8069021: Exclude compiler/codecache/stress tests from JPRT runs

Reviewed-by: iveresov
This commit is contained in:
Vladimir Kozlov 2015-01-14 16:00:51 -08:00
parent 8cfbe74d7c
commit bdccde66c1

View file

@ -357,7 +357,8 @@ hotspot_compiler_2 = \
compiler/inlining/ \ compiler/inlining/ \
compiler/integerArithmetic/ \ compiler/integerArithmetic/ \
compiler/interpreter/ \ compiler/interpreter/ \
-compiler/codegen/7184394 -compiler/codegen/7184394 \
-compiler/codecache/stress
hotspot_compiler_3 = \ hotspot_compiler_3 = \
compiler/intrinsics/ \ compiler/intrinsics/ \