History log of /openjdk10/hotspot/test/serviceability/jvmti/IsModifiableModule/MyPackage/IsModifiableModuleTest.java
Revision Date Author Comments
# 13393:3b04b795eb1e 07-Aug-2017 sspitsyn

8185930: TEST_BUG: jvmti tests should not depend on the jdk.jdi module
Summary: Remove unneeded dependencies on the jdk.jdi module
Reviewed-by: dholmes


# 12836:d7709f2d4bd3 13-Jun-2017 sspitsyn

8178054: [TESTBUG] Need test for JVM TI IsModifiableModule
Summary: Add new test hotspot/test/serviceability/jvmti/GetNamedModule
Reviewed-by: alanb, iignatyev