History log of /openjdk10/hotspot/test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
Revision Date Author Comments
# 12398:1b0d8f3d0bb3 07-Dec-2016 iignatyev

8078450: Implement consistent process for quarantine of tests
Reviewed-by: dfazunen, dholmes, sspitsyn


# 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


# 11674:3c7184519727 24-Jun-2016 ppunegov

8160085: @library' must appear before first `@run'
Summary: move @ignore after the @library
Reviewed-by: kvn


# 11534:2d45ee827620 21-Jun-2016 iignatyev

8132920: use package in compiler testlibraries
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


# 10496:3256d4204291 16-Mar-2016 neliasso

8150054: Make compilercontrol test ignore xcomp
Summary: Add -Xmixed and use jtreg driver
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


# 9221:b62347567e9b 28-Oct-2015 ppunegov

8140668: Quarantine RandomValidCommandsTest
8140669: Quarantine ClearDirectivesFileStackTest
Summary: Quarantine two tests
Reviewed-by: iignatyev, neliasso, kvn


# 9193:11c3bed1e41e 20-Oct-2015 ppunegov

8066166: JEP-JDK-8046155: Test task: dcmd tests
Summary: Tests for diagnostic command in CompilerControl
Reviewed-by: kvn