History log of /openjdk9/hotspot/test/serviceability/tmtools/jstat/GcCauseTest01.java
Revision Date Author Comments
# 12734:00bf892e5553 12-Apr-2017 rriggs

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


# 12343:1b7fd4c2f65e 22-Nov-2016 mchernov

8168396: Unexpected OOME in GcCauseTest02 and GcTest02
Reviewed-by: tschatzl, dfazunen


# 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


# 10839:35cb720769c5 08-Apr-2016 pliden

8152989: serviceability/tmtools/jstat/GcCauseTest02.java fails with OOME
Reviewed-by: dsamersoff, sjohanss, dfazunen


# 10206:78f06e5daedf 08-Feb-2016 akulyakh

8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent
Summary: Fixed the test scenarios to eliminate false failures
Reviewed-by: jbachorik


# 9990:91be2fb6db87 21-Jan-2016 akulyakh

8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined
Summary: Quarantined some tests with false failures
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