History log of /openjdk10/jdk/test/tools/launcher/modules/patch/basic/PatchTest.java
Revision Date Author Comments
# 17493:d93f2fd542b7 25-Jul-2017 anazarov

8179292: a number of launcher tests fail when run with --limit-modules due to CNFE: javax.tools.ToolProvider
Reviewed-by: mchung


# 17320:7bd3829a7a08 06-Jun-2017 iignatyev

8181335: remove packageless CompilerUtils
Reviewed-by: alanb


# 16712:96748d4b1204 13-Feb-2017 jlahoda

8173777: Merge javac -Xmodule into javac--patch-module
Summary: Converting uses of -Xmodule: to --patch-module.
Reviewed-by: alanb, mchung


# 15333:28e938880be3 10-Aug-2016 mchung

8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar


# 14650:86e4e3bc1be1 31-May-2016 mli

8158190: Add test that checks -Xpatch with both Jar and exploded patches
Reviewed-by: alanb


# 14551:e53f8c34880e 19-May-2016 mchung

8157068: ExceptionInInitializerError if images build patched to use exploded version of jdk.internal.module.SystemModules
Reviewed-by: alanb