History log of /openjdk10/test/lib/jdk/test/lib/compiler/InMemoryJavaCompiler.java
Revision Date Author Comments
# 2763:730f776ffa59 10-Aug-2017 hseigel

8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill


# 2618:f1ca22ebd70f 11-May-2017 iignatyev

8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package
Reviewed-by: mseledtsov, vlivanov