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. ------------- Commit messages: - ModularAppTest: consolidate modular app tests Changes: https://git.openjdk.org/jdk/pull/30082/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30082&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379341 Stats: 815 lines in 5 files changed: 334 ins; 481 del; 0 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
