Review request for 6898747: Allow JNDI cosnaming provider to be used when java.applet is not present
Alan Bateman
Alan.Bateman at Sun.COM
Tue Dec 15 22:05:05 UTC 2009
Mandy Chung wrote:
> The revised webrev:
> http://cr.openjdk.java.net/~mchung/6898747/webrev.01/
This looks okay to me except one thing - I think it's for possible for
ORB.init to throw an org.omg.CORBA.SystemException in which case you
should probably propogate the cause of the InvocationTargetException if
it's a RuntimeException (or Error).
-Alan.
More information about the core-libs-dev
mailing list