< prev index next >
test/hotspot/jtreg/serviceability/jvmti/CanGenerateAllClassHook/CanGenerateAllClassHook.java
Print this page
rev 50752 : 8205605: [testbug][aix] Various test adaption to aix pecularities.
*** 25,34 ****
--- 25,35 ----
* @test
* @bug 8161605
* @summary Tests that jvmtiEnv::GetPotentialCapabilities reports
* can_generate_all_class_hook_events capability with CDS (-Xshare:on)
* at ONLOAD and LIVE phases
+ * @requires vm.cds
* @library /test/lib
* @compile CanGenerateAllClassHook.java
* @run main/othervm/native CanGenerateAllClassHook
*/
< prev index next >