I haven't tried JDK 9 yet. I was assuming the 7u55 change in JDK 9 would
impact our application the same way. I hope to try it next week as I'm
currently stuck testing on windows XP which limits me to 1.7 or earlier.
So maybe Approach #3 will be: "It should just work" [*I think I'm
required to
On 19/10/2016 03:28, Tom Hood wrote:
It's unclear if there really is an interop issue. The application
will launch with 7u55 if I don't set the ORBSingletonClass property,
although that isn't how visibroker 5.2.1 was intended to run, so not
setting it worries me.
Our application does call
It's unclear if there really is an interop issue. The application will
launch with 7u55 if I don't set the ORBSingletonClass property, although
that isn't how visibroker 5.2.1 was intended to run, so not setting it
worries me.
Our application does call ORB.init(args,props) once at startup and us
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 originally added to 7u55 and later backed out:
Bug ID: JDK-8042789
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 n