-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b26
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056812 | emb-9 | Unassigned | P3 | Resolved | Fixed | b26 |
JNDI allows the environment to create an initial context being initialized with applet parameters (see javax.naming.InitialContext for details). The results in an undesirable dependency on the java.applet.Applet.
It's time to examine this and maybe just remove the support for Applet properties from JNDI. Clearly this would be an incompatible change but it is unlikely to be used.
If it cannot be removed then we at least need to look at the Core Reflection usage in com.sun.naming.ResourceManager and work out how this optional dependency will work with modules.
It's time to examine this and maybe just remove the support for Applet properties from JNDI. Clearly this would be an incompatible change but it is unlikely to be used.
If it cannot be removed then we at least need to look at the Core Reflection usage in com.sun.naming.ResourceManager and work out how this optional dependency will work with modules.
- backported by
-
JDK-8056812 Remove JNDI dependency on java.applet.Applet
-
- Resolved
-
- duplicates
-
JDK-8049270 Re-examine optional dependency on java.applet.Applet
-
- Closed
-
- relates to
-
JDK-8051986 Re-examine com.sun.jndi.toolkit.corba.CorbaUtils usage of j.n.Context.APPLET
-
- Closed
-
There are no Sub-Tasks for this issue.