-
Bug
-
Resolution: Fixed
-
P3
-
9-repo-jigsaw
-
b36
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085070 | emb-9 | Alan Bateman | P3 | Resolved | Fixed | team |
The jigsaw/m2 forest is currently accumulating the changes for the move to a modular image. The modular image will replace the current JRE/JDK layout. The replacement for j2sdk-image will not not have a top-level "jre" directory. The replacement for both j2sdk-image and j2re-image will not contain rt.jar, tools.jar and other JAR files, instead the classes and resources will be stored in a new container format.
test/tools/jar/normalize/TestNormal.java needs to be updated to remove its dependency on dt.jar that ships with the JDK. There will be no dt.jar or other JAR files in the modular image.
test/tools/jar/normalize/TestNormal.java needs to be updated to remove its dependency on dt.jar that ships with the JDK. There will be no dt.jar or other JAR files in the modular image.
- backported by
-
JDK-8085070 Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java
-
- Resolved
-
- relates to
-
JDK-8060432 tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854
-
- Closed
-
-
JDK-7179078 Remove @beaninfo processing from the makefiles
-
- Resolved
-