-
Enhancement
-
Resolution: Fixed
-
P2
-
None
-
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)
- caused by
-
JDK-8367551 Cherrypick ImageReader refactoring PR (JDK-8360037)
-
- Resolved
-
- links to
-
Commit(lworld) openjdk/valhalla/07a4cb42
-
Review(lworld) openjdk/valhalla/1584