-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 25
-
Component/s: tools
-
b04
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8348487 | 24.0.1 | Severin Gehwolf | P2 | Resolved | Fixed | b04 |
| JDK-8347331 | 24 | Severin Gehwolf | P2 | Resolved | Fixed | b32 |
tools/jpackage/share/RuntimeImageSymbolicLinksTest.java
tools/jpackage/share/RuntimePackageTest.java
It fails as it uses jlink --add-modules ALL-MODULE-PATH without --module-path. Need to audit any other tests which need updates because of
- backported by
-
JDK-8347331 jpackage tests failed after JDK-8345259
-
- Resolved
-
-
JDK-8348487 jpackage tests failed after JDK-8345259
-
- Resolved
-
- duplicates
-
JDK-8346738 tools/jpackage/share/RuntimeImageTest.java failing due to ALL-MODULE-PATH
-
- Closed
-
-
JDK-8346729 Test tools/jpackage/share/RuntimeImageSymbolicLinksTest.java fails
-
- Closed
-
- relates to
-
JDK-8345185 Update jpackage to not include service bindings by default
-
- Resolved
-
-
JDK-8345259 Disallow ALL-MODULE-PATH without explicit --module-path
-
- Resolved
-
- links to
-
Commit(jdk24)
openjdk/jdk/c033806b
-
Commit(master)
openjdk/jdk/7ba969a5
-
Review(jdk24)
openjdk/jdk/22972
-
Review(master)
openjdk/jdk/22853