History log of /openjdk10/hotspot/test/compiler/compilercontrol/jcmd/PrintDirectivesTest.java
Revision Date Author Comments
# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

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


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 11534:2d45ee827620 21-Jun-2016 iignatyev

8132920: use package in compiler testlibraries
Reviewed-by: kvn, psandoz


# 11524:5eb0c6d7ec53 15-Jun-2016 iignatyev

8159149: Several compiler tests fail with minimal VM
Reviewed-by: kvn, psandoz


# 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


# 10984:5240207c4cef 13-Apr-2016 ppunegov

8140354: Unquarantine tests that failed with OutOfMemoryError
Summary: unquarantine CompilerControl tests
Reviewed-by: iignatyev


# 10496:3256d4204291 16-Mar-2016 neliasso

8150054: Make compilercontrol test ignore xcomp
Summary: Add -Xmixed and use jtreg driver
Reviewed-by: kvn


# 10094:9804aba8dc16 05-Feb-2016 ppunegov

8148864: Quarantine CompilerControl tests
Summary: exclude tests affected by JDK-8148563 and JDK-8140354 from execution
Reviewed-by: kvn


# 10052:5642ea0c1638 25-Jan-2016 iignatyev

8148136: compile control tests have incorrect @build directives
Reviewed-by: kvn


# 9504:70fbf0e89776 24-Nov-2015 ppunegov

8138993: JEP-JDK-8046155: Test task: add check for Compiler.directives_print diagnostic command
Summary: Test Compiler.directive_print command
Reviewed-by: iignatyev, neliasso