Skip to content

Commit e10c31d

Browse files
committed
typo fixed.
1 parent 7df7744 commit e10c31d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/hotspot/jtreg/serviceability/jvmti/thread/GetAllThreads/GetAllThreadsNullTest/GetAllThreadsNullTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
/*
2525
* @test
2626
*
27-
* @summary converted from VM Testbase nsk/jvmti_env/GetAllThreads/allthr002.
28-
* VM Testbase keywords: [quick, jpda, jvmti_env, noras]
27+
* @summary converted from VM Testbase nsk/jvmti/GetAllThreads/allthr002.
28+
* VM Testbase keywords: [quick, jpda, jvmti, noras]
2929
* VM Testbase readme:
3030
* DESCRIPTION
3131
* The test exercises JVMTI function GetAllThreads(threadsCountPtr, threadsPtr)

0 commit comments

Comments
 (0)