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