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

error: package jdk.internal.jimage does not exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: