Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8367340

ModuleReader implementations need ImageReader API to find resource

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • 26
    • tools
    • b11
    • 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.

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: