RFR: JDK-8049375 - Extend how the org.omg.CORBA.ORB handles the search for orb.properties

Mark Sheppard mark.sheppard at oracle.com
Mon Feb 6 21:20:16 UTC 2017


Hi,
    please oblige and review the following changes to the corba component

http://cr.openjdk.java.net/~msheppar/8049375/corba/webrev/
http://cr.openjdk.java.net/~msheppar/8049375/test/webrev/

which address the issue

https://bugs.openjdk.java.net/browse/JDK-8049375

the JDK9 rt image has changed structure to include a conf directory.
This will hold a component's properties file, if any, and as such the
corba component has amended the locating of the properties file with
a search in the ${java.home}/conf directory.

regards
Mark


More information about the core-libs-dev mailing list