-
Bug
-
Resolution: Fixed
-
P3
-
8u40, 9
-
b34
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085739 | emb-9 | Attila Szegedi | P3 | Resolved | Fixed | team |
JDK-8064239 | 8u45 | Attila Szegedi | P3 | Resolved | Fixed | b01 |
JDK-8059750 | 8u40 | Attila Szegedi | P3 | Resolved | Fixed | b10 |
JDK-8070476 | emb-8u47 | Attila Szegedi | P3 | Resolved | Fixed | team |
With optimistic types, compiled versions which are already retired are still kept around by Context$ContextCodeInstaller.
Running Box2D on recent jdk9 build w/ optimistic types:
* turned ON: 20k LinkerCallSite, 1141 classes loaded by ScriptLoader
* turned OFF: 10k LinkerCallSite, 352 classes loaded by ScriptLoader
Running Box2D on recent jdk9 build w/ optimistic types:
* turned ON: 20k LinkerCallSite, 1141 classes loaded by ScriptLoader
* turned OFF: 10k LinkerCallSite, 352 classes loaded by ScriptLoader
- backported by
-
JDK-8059750 Single class loader is used to load compiled bytecode
-
- Resolved
-
-
JDK-8064239 Single class loader is used to load compiled bytecode
-
- Resolved
-
-
JDK-8070476 Single class loader is used to load compiled bytecode
-
- Resolved
-
-
JDK-8085739 Single class loader is used to load compiled bytecode
-
- Resolved
-