--- old/test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java 2017-10-19 14:28:15.556063804 +0200 +++ new/test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java 2017-10-19 14:28:15.318056060 +0200 @@ -24,6 +24,7 @@ /* * @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