History log of /openjdk10/hotspot/test/serviceability/tmtools/jstack/WaitNotifyThreadTest.java
Revision Date Author Comments
# 12747:00bf892e5553 12-Apr-2017 rriggs

8178347: Process and ProcessHandle getPid method name inconsistency
Reviewed-by: hseigel


# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff


# 11098:927d84d0b391 30-Apr-2016 dsamersoff

8154258: [TESTBUG] Various serviceability tests fail compilation
Summary: Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe
Reviewed-by: chegar, kvn


# 10135:33399d3a06f4 28-Jan-2016 akulyakh

8147447: serviceability/tmtools/jstack/WaitNotifyThreadTest.java test fails
Summary: corrected verification of the jstack object references
Reviewed-by: sla


# 9948:a9b6cebbb713 14-Jan-2016 akulyakh

8130063: Refactoring tmtools jstat and jstack tests to jtreg
Summary: Some of the jstat and jstack tests refactored to be run with the jtreg
Reviewed-by: jbachorik