diff mbox

Another exclude item

Message ID 1392312402.15519.1.camel@localhost.localdomain
State New
Headers show

Commit Message

Edward Nevill Feb. 13, 2014, 5:26 p.m. UTC
Another hotspot test to exclude, failing on x86.

Ed.

--- CUT HERE ---
exporting patch:
# HG changeset patch
# User Edward Nevill edward.nevill@linaro.org
# Date 1392312294 0
#      Thu Feb 13 17:24:54 2014 +0000
# Node ID f60414b675370fa1cd0b8c9cf8d931632177db9e
# Parent  e1d68c8f2161f4d184dafee9f4989ce95ed5fbe5
Another x86 hotspot failure for the exclude list
diff mbox

Patch

diff -r e1d68c8f2161 -r f60414b67537 test/exclude_aarch64.txt
--- a/test/exclude_aarch64.txt	Thu Feb 13 09:46:41 2014 +0000
+++ b/test/exclude_aarch64.txt	Thu Feb 13 17:24:54 2014 +0000
@@ -43,3 +43,4 @@ 
 gc/metaspace/TestPerfCountersAndMemoryPools.java generic-all
 runtime/SharedArchiveFile/CdsSameObjectAlignment.java generic-all
 runtime/SharedArchiveFile/CdsDifferentObjectAlignment.java generic-all
+compiler/whitebox/IsMethodCompilableTest.java generic-all
--- CUT HERE ---