Re: StackOverflowError - Java 9 Build 181

2017-09-19 Thread Tom Hood
I should add that we have not modified or overridden any policy files. Also, we are not using a custom security manager. On Tue, Sep 19, 2017 at 11:52 AM, Tom Hood <tom.w.h...@gmail.com> wrote: > Hi, > > I hit an infinite recursion loop probably related to PolicyFile that >

StackOverflowError - Java 9 Build 181

2017-09-19 Thread Tom Hood
Hi, I hit an infinite recursion loop probably related to PolicyFile that exists in Java 9 build 181 for windows 64-bit. It might be related to JDK-8077418 I haven't tracked down what is causing our webstart app to hit this problem yet, but I

Re: Manifest Add-Exports vs. command line --add-exports

2017-08-23 Thread Tom Hood
On Wed, Aug 23, 2017 at 6:36 AM, Alan Bateman <alan.bate...@oracle.com> wrote: > On 22/08/2017 01:49, Tom Hood wrote: > >> Thanks, Mandy. I was beginning to think my followup question might have >> gotten lost and I was considering a new post. >> >> I'm un

Re: Manifest Add-Exports vs. command line --add-exports

2017-08-21 Thread Tom Hood
ndy.ch...@oracle.com> wrote: > > > On 8/16/17 2:14 PM, Tom Hood wrote: > >> Thanks Richard. Sorry I didn't see your post before hitting send. >> >> So does this mean there is no workaround for a webstart app that requires >> a >> lot of the --add-export options? &

Re: Manifest Add-Exports vs. command line --add-exports

2017-08-16 Thread Tom Hood
Thanks Richard. Sorry I didn't see your post before hitting send. So does this mean there is no workaround for a webstart app that requires a lot of the --add-export options? On Wed, Aug 16, 2017 at 2:12 PM, Tom Hood <tom.w.h...@gmail.com> wrote: > I found Alan's video <https://www

Re: Manifest Add-Exports vs. command line --add-exports

2017-08-16 Thread Tom Hood
d, Aug 16, 2017 at 1:30 PM, Tom Hood <tom.w.h...@gmail.com> wrote: > Hi, > > I need a little help understanding the difference between "Add-Exports:" > in a jar's manifest vs. the command line arg --add-exports. I can get > --add-exports to work, but not Add-Exports.

Manifest Add-Exports vs. command line --add-exports

2017-08-16 Thread Tom Hood
Hi, I need a little help understanding the difference between "Add-Exports:" in a jar's manifest vs. the command line arg --add-exports. I can get --add-exports to work, but not Add-Exports. JDK Version: 9 build 181 windows 64 Slide 23 of http://openjdk.java.net/projects/jigsaw/talks/prepare-

Re: JDK 9 jar tool issues - "isolated nested class" and creation of a corrupt jar

2017-08-10 Thread Tom Hood
Glad you were able to reproduce it. Thanks for creating the JBS issue. On Thu, Aug 10, 2017 at 11:49 AM, mandy chung <mandy.ch...@oracle.com> wrote: > > > On 8/9/17 4:50 PM, Tom Hood wrote: > >> Hi, >> >> I'm having a couple issues with the jar tool.

JDK 9 jar tool issues - "isolated nested class" and creation of a corrupt jar

2017-08-09 Thread Tom Hood
Hi, I'm having a couple issues with the jar tool. Version: JDK 9 build 181 SPARC64 Since I'm typing this in, beware of typos. I cannot copy and paste output as my Solaris 10 box isn't permitted to access the internet. (1) isolated nested classes trying to create a multi-release jar In my test

Re: JDK 9 org.omg.CORBA.ORBSingletonClass loading will not use context class loader

2016-10-19 Thread Tom Hood
ifications to the jre installation, such as a policy file. Thanks for all your help. Looking forward to trying JDK 9 soon. On Wed, Oct 19, 2016 at 12:48 AM, Alan Bateman <alan.bate...@oracle.com> wrote: > On 19/10/2016 03:28, Tom Hood wrote: > > It's unclear if there r

Re: JDK 9 org.omg.CORBA.ORBSingletonClass loading will not use context class loader

2016-10-18 Thread Tom Hood
com> wrote: > On 18/10/2016 19:57, Tom Hood wrote: > > Hello, >> >> We have a Java Webstart application that uses CORBA and requires an old >> version of the Visibroker ORB (5.2.1) that will not launch with Java 9 due >> to its inclusion of a change originall

JDK 9 org.omg.CORBA.ORBSingletonClass loading will not use context class loader

2016-10-18 Thread Tom Hood
Hello, We have a Java Webstart application that uses CORBA and requires an old version of the Visibroker ORB (5.2.1) that will not launch with Java 9 due to its inclusion of a change originally added to 7u55 and later backed out: Bug ID: JDK-8042789 org.omg.CORBA.ORBSingletonClass loading