There are no non-modifiable modules in the jdk 9.
So that it is impossible to test that IsModifiableModule returns false.
If any module become non-modifiable in the future, an update
will be needed for the jtreg test:
hotspot/test/serviceability/jvmti/IsModifiableModule
So that it is impossible to test that IsModifiableModule returns false.
If any module become non-modifiable in the future, an update
will be needed for the jtreg test:
hotspot/test/serviceability/jvmti/IsModifiableModule
- relates to
-
JDK-8178054 [TESTBUG] Need test for JVM TI IsModifiableModule
-
- Resolved
-