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

[lworld] ImageReaderBenchmark.java doesn't compile

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • repo-valhalla
    • None
    • core-libs
    • None


      The jdk build for valhalla is failing with this compilation error. git revert de62c5dcb1875739d776d1c93fb292e2115169c1 is a local workaround.

      open/test/micro/org/openjdk/bench/jdk/internal/jrtfs/ImageReaderBenchmark.java:25: error: package jdk.internal.jimage is not visible
      import jdk.internal.jimage.ImageReader;
                         ^
        (package jdk.internal.jimage is declared in module java.base, which does not export it to the unnamed module)

            rriggs Roger Riggs
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: