History log of /openjdk10/hotspot/test/serviceability/dcmd/compiler/CompilerQueueTest.java
Revision Date Author Comments
# 12562:d63a92d90bf3 19-Jan-2017 gtriantafill

8152206: Simplify jvmstat modules
Reviewed-by: alanb, mchung, hseigel


# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

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


# 11725:83d9c6250233 20-Jul-2016 dpochepk

8158756: [Testbug] serviceability/dcmd/compiler/CompilerQueueTest.java fails with TieredStopAtLevel=1
Reviewed-by: thartmann


# 11626:552ef60b5f47 18-Jul-2016 dcubed

8161173: quarantine compiler/arraycopy/TestEliminatedArrayCopyDeopt.java
8161174: quarantine gc/stress/TestStressG1Humongous.java on 32-bit
8161175: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java on 32-bit
Reviewed-by: sspitsyn, jmasa, gtriantafill


# 10551:b64432bae527 09-Apr-2016 chegar

8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz


# 10335:f4915777c32c 25-Feb-2016 neliasso

8069160: serviceability/dcmd/compiler/CompilerQueueTest.java fails due to class not found
Summary: Use whitebox to test specific cases making test less fragile
Reviewed-by: kvn


# 8359:ed6389f70257 04-May-2015 ykantser

8067013: Rename the com.oracle.java.testlibary package
Reviewed-by: dholmes, gtriantafill, sla
Contributed-by: alexander.kulyakhtin@oracle.com


# 8013:f4b8d39bd2a7 26-Mar-2015 ykantser

8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
Contributed-by: alexander.kulyakhtin@oracle.com


# 7779:690b40bee3ae 30-Jan-2015 miauno

8071908: Port internal Diagnostic Command tests and test framework to jtreg
Reviewed-by: jbachorik, egahlin, ykantser, mtobiass


# 7739:e5224765443b 20-Jan-2015 zmajo

8069162: quarantine serviceability/dcmd/compiler/CompilerQueueTest.java
Summary: Added '@ignore 8069160' to the test.
Reviewed-by: anoll, kvn


# 7292:4522428f5220 28-Oct-2014 neliasso

8061250: serviceability/dcmd/compiler/CompilerQueueTest.java failed
Summary: Fixed logging to avoid parsing mistake and added test case.
Reviewed-by: kvn, twisti


# 7173:a28ba9881eb6 30-Sep-2014 neliasso

8058891: serviceability/dcmd/CodelistTest.java - fails on all platforms
Summary: Fix can not reflect MethodHandles
Reviewed-by: kvn, drchase