-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
Verified
`javax.naming.Context.APPLET` has been deprecated. If the environment specified when creating an `InitialContext` contains `Context.APPLET` then it is ignored. Applets with JNDI configuration in applet parameters should use the `Applet.getParameter(String)` method to read the parameters and use the values to create the JNDI context.
- relates to
-
JDK-8345406 Remove javax.naming.Context.APPLET
-
- Closed
-