diff -r e3bcc86855dd -r 914f305ba6fa test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorIllegalArgumentTest.java --- a/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorIllegalArgumentTest.java Tue Jul 17 17:52:03 2018 -0700 +++ b/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorIllegalArgumentTest.java Tue Jul 17 19:59:38 2018 -0700 @@ -25,7 +25,7 @@ /** * @test - * @summary Verifies the JVMTI SetHeapSamplingRate returns an illegal argument for negative ints. + * @summary Verifies the JVMTI SetHeapSamplingInterval returns an illegal argument for negative ints. * @build Frame HeapMonitor * @compile HeapMonitorIllegalArgumentTest.java * @run main/othervm/native -agentlib:HeapMonitorTest MyPackage.HeapMonitorIllegalArgumentTest