8150349: Reduce the execution time of the hotspot_compiler_3 group
authorzmajo
Mon, 29 Feb 2016 13:02:10 +0100
changeset 36335 fb37a966adf0
parent 36334 0ae9bbe75458
child 36336 7006dd73b206
8150349: Reduce the execution time of the hotspot_compiler_3 group Summary: Exclude long-running intrinsic-related tests that check functionality that is not likely to be changed soon. Reviewed-by: kvn, neliasso
hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Mon Feb 29 09:02:13 2016 +0100
+++ b/hotspot/test/TEST.groups	Mon Feb 29 13:02:10 2016 +0100
@@ -297,7 +297,8 @@
   compiler/types/ \
   compiler/uncommontrap/ \
   compiler/unsafe/ \
-  -compiler/intrinsics/bmi/verifycode \
+  -compiler/intrinsics/adler32 \
+  -compiler/intrinsics/bmi \
   -compiler/intrinsics/mathexact \
   -compiler/intrinsics/multiplytolen \
   -compiler/intrinsics/sha \