8069021: Exclude compiler/codecache/stress tests from JPRT runs
authorkvn
Wed, 14 Jan 2015 16:00:51 -0800
changeset 28503 862f2b351181
parent 28502 16b69673f35c
child 28504 64e071ba6d1d
child 28639 beee8cc25bbf
8069021: Exclude compiler/codecache/stress tests from JPRT runs Reviewed-by: iveresov
hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Wed Jan 14 15:13:39 2015 +0000
+++ b/hotspot/test/TEST.groups	Wed Jan 14 16:00:51 2015 -0800
@@ -357,7 +357,8 @@
   compiler/inlining/ \
   compiler/integerArithmetic/ \
   compiler/interpreter/ \
-  -compiler/codegen/7184394
+  -compiler/codegen/7184394 \
+  -compiler/codecache/stress
   
 hotspot_compiler_3 = \
   compiler/intrinsics/ \