> Consolidate test cases from > > test/jdk/tools/jpackage/share/ModulePathTest.java > test/jdk/tools/jpackage/share/ModulePathTest2.java > test/jdk/tools/jpackage/share/ModulePathTest3.java > test/jdk/tools/jpackage/share/NoMPathRuntimeTest.java > > > tests into a new test/jdk/tools/jpackage/share/ModularAppTest.java.
Alexey Semenyuk has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision: ModularAppTest: consolidate modular app tests ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30082/files - new: https://git.openjdk.org/jdk/pull/30082/files/b58fd509..e8d2373c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30082&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30082&range=00-01 Stats: 8 lines in 1 file changed: 2 ins; 0 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/30082.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30082/head:pull/30082 PR: https://git.openjdk.org/jdk/pull/30082
