error: package jdk.internal.jimage does not exist

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b131
    • Verified

      A couple of ctw testcases fails with an error like:

      .../hotspot/test/testlibrary/ctw/src/sun/hotspot/tools/ctw/ClassPathJimageEntry.java:26: error: package jdk.internal.jimage does not exist
      import jdk.internal.jimage.ImageReader;
                                ^
      or:

      java.lang.NoClassDefFoundError: sun/hotspot/tools/ctw/PathHandler

      The later class fails to compile because of the first error.

            Assignee:
            Tatiana Pivovarova (Inactive)
            Reporter:
            Rickard Backman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: