JDK-8051986 : Re-examine com.sun.jndi.toolkit.corba.CorbaUtils usage of j.n.Context.APPLET
  • Type: Bug
  • Component: other-libs
  • Sub-Component: corba
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2014-07-25
  • Updated: 2018-02-14
  • Resolved: 2018-02-14
Related Reports
Relates :  
Description
As a result of JDK-8051422 using of javax.naming.Context.APPLET will be deprecated. This constant is used in the com.sun.jndi.toolkit.corba.CorbaUtils class. It looks like CorbaUtils is piggybacking on the jndi-applet parameters reading mechanism. There must be a different way to initialize ORB with parameters specified in an applet.

http://docs.oracle.com/javase/7/docs/technotes/guides/jndi/jndi-cos.html
Comments
The Java EE and CORBA modules have been removed from JDK 11. There are no plans to fix this issue.
14-02-2018