OpenJDK / jdk / jdk
changeset 28917:6d1774924b15
8071906: Quarantine OverloadCompileQueueTest until the reason for timeout is known
Summary: Quarantine OverloadCompileQueueTest until the reason for timeout is known
Reviewed-by: kvn
author | anoll |
---|---|
date | Fri, 30 Jan 2015 15:20:45 +0100 |
parents | 106944a21769 |
children | da6e98e25711 |
files | hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java Wed Jan 28 07:55:27 2015 +0100 +++ b/hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java Fri Jan 30 15:20:45 2015 +0100 @@ -30,6 +30,7 @@ /* * @test OverloadCompileQueueTest * @library /testlibrary /../../test/lib + * @ignore 8071905 * @build OverloadCompileQueueTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission