8345259: Disallow ALL-MODULE-PATH without explicit --module-path #22494
8345259: When linking from the run-time image ALL-MODULE-PATH is not …
93c2392b
8345573: Module dependencies not resolved from run-time image when --…
4c4193e1
More test changes
5234069e
Another fix for the incomplete jmods in default mod-path case
bbdd431b
Merge branch 'master' into jdk-8345259-all-module-path-fix
1f80d6df
Remove runtimeImage specific test
373dccc8
Revert "8345259: When linking from the run-time image ALL-MODULE-PATH…
e3276e3a
8345573: Module dependencies not resolved from run-time image when --…
95419d9e
8345259: Disallow ALL-MODULE-PATH without explicit --module-path
99d41958
Merge branch 'master' into jdk-8345573-runtime-link-limit-mods
383d0685
Merge branch 'master' into jdk-8345259-all-module-path-fix
6b1e8711
jerboaa
changed the base branch from
master
to
pr/22609
14 days ago
jerboaa
changed the title 8345259: When linking from the run-time image ALL-MODULE-PATH is not accepted 8345259: Disallow ALL-MODULE-PATH without explicit --module-path 14 days ago
Revert "8345259: Disallow ALL-MODULE-PATH without explicit --module-p…
3895adab
Revert "8345573: Module dependencies not resolved from run-time image…
6b957151
Merge branch 'jdk-8345573-runtime-link-limit-mods' into jdk-8345259-a…
7c203770
8345259: Disallow ALL-MODULE-PATH without explicit --module-path
15116a67
Fix JLinkTest.java
2f1934f3
Move test, more test fixes for JEP 493 enabled builds
2b155fad
Handle non-existent module-path with ALL-MODULE-PATH
74793bab
Mandy's feedback
d097e63f
Merge branch 'jdk-8345573-runtime-link-limit-mods' into jdk-8345259-a…
613022a2
Mandy's feedback
f03a39a0
Address comments from Mandy
d6bbc2a9
Test fixes
c15438cf
Remove too strong assertion
73a909e8
Naming fixes
c9643d31
Merge branch 'jdk-8345573-runtime-link-limit-mods' into jdk-8345259-a…
bff33726
Better error message with no modules on mod-path and ALL-MODULE-PATH
6af65fc9
Merge two AllModulePath tests
bb699894
More test clean-ups
9ba004cc
Merge branch 'master' into jdk-8345259-all-module-path-fix
72de28b2
Guard test execution
b577b4da
Only use the combined list when creating the finder
5d603d4b
Test cleanup
8fdf6cd2
Renaming and test fixes
7f2c563a
Catch case of module not in dependency tree
bfac4465
Fix comments
92f0736a
Revert "Fix comments"
895510b7
Revert "Catch case of module not in dependency tree"
fcac76db
Fix comment
4135dcb1
Don't allow --limit-modules with ALL-MODULE-PATH
f488c637
Merge branch 'master' into jdk-8345259-all-module-path-fix
e53add48
Copyright year and test reshuffeling
024404bb
mlchung
approved these changes
on 2024-12-19
Assignees
No one assigned
Labels
integrated
core-libs
Login to write a write a comment.
Login via GitHub