Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8247205 | 13.0.4 | Sean Coffey | P3 | Resolved | Fixed | b05 |
JDK-8238742 | 11.0.8-oracle | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8240587 | 11.0.8 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8238882 | 11.0.7-oracle | Sean Coffey | P3 | Resolved | Fixed | b04 |
JDK-8240453 | 11.0.7 | Sean Coffey | P3 | Resolved | Fixed | b06 |
MegaJSP against JDK8u201 build and JDK11 build to compare the performance. With JDK8 we are observing a better performance when compared to the run with JDK11 and the performance drop that is observed is around 8%.
- backported by
-
JDK-8238742 NamingManager should cache InitialContextFactory
- Resolved
-
JDK-8238882 NamingManager should cache InitialContextFactory
- Resolved
-
JDK-8240453 NamingManager should cache InitialContextFactory
- Resolved
-
JDK-8240587 NamingManager should cache InitialContextFactory
- Resolved
-
JDK-8247205 NamingManager should cache InitialContextFactory
- Resolved
- relates to
-
JDK-8238688 Clarify spec for NamingManager.getInitialContext(Hashtable)
- Open
-
JDK-8230297 Slow LoginContext.login() due to repeated ServiceLoader lookups
- Closed