[aarch64-port-dev ] Exclude tests in JDK which use G1GC
Edward Nevill
ed at camswl.com
Fri Feb 21 08:47:44 PST 2014
Hi,
More G1GC tests. This time in the jdk test suite,
Ed.
--- CUT HERE ---
exporting patch:
# HG changeset patch
# User Edward Nevill edward.nevill at linaro.org
# Date 1393001074 0
# Fri Feb 21 16:44:34 2014 +0000
# Node ID 4158a326c9c2243102abbcd9cefdeb813b041f57
# Parent 46acdd6a1f3e54b7c63346d04f7253bcf352c63b
Exclude tests in JDK which use G1GC
diff -r 46acdd6a1f3e -r 4158a326c9c2 test/exclude_aarch64.txt
--- a/test/exclude_aarch64.txt Wed Feb 19 14:38:21 2014 +0000
+++ b/test/exclude_aarch64.txt Fri Feb 21 16:44:34 2014 +0000
@@ -1,3 +1,8 @@
+# Added: Fri Feb 21 2014
+# ----------------------
+# More tests in JDK which use +G1GC
+java/lang/management/MemoryMXBean/CollectionUsageThreshold.java generic-all
+
# Added: Wed Feb 19 2014
# ----------------------
# These tests all use -server on the java command line which causes
--- CUT HERE ---
More information about the aarch64-port-dev
mailing list