< prev index next >

test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java

Print this page
rev 47490 : Add Thread Local handshakes and thread local polling
rev 47492 : [mq]: Coleen-n-Test-Cleanup-4

@@ -22,10 +22,11 @@
  *
  */
 
 /*
  * @test HandshakeWalkExitTest
+ * @summary This test tries to stress the handshakes with new and exiting threads
  * @library /testlibrary /test/lib
  * @build HandshakeWalkExitTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI HandshakeWalkExitTest
< prev index next >