-
Sub-task
-
Resolution: Delivered
-
P4
-
9
-
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
-