History log of /openjdk9/jdk/test/tools/launcher/modules/patch/basic/PatchTest.java
Revision Date Author Comments
# 16694: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