-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
26
The ModuleReader implementation for modules in the run-time image are performance critical for the built-in class loaders. The refactoring in JDK-8360037 to use ImageReader.findNode appears to introduced a second lookup when the resource (/modules/$MODULE/$RESOURCE) is not found. This needs to be investigated and may require adding a new ImageReader API to allow usages in java.bas attempt to locate a resource with a single lookup.
- caused by
-
JDK-8360037 Refactor ImageReader in preparation for Valhalla support
-
- Resolved
-
- duplicates
-
JDK-8367005 ImageReader refactor caused performance regressions for startup and footprint
-
- Resolved
-