mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8069021: Exclude compiler/codecache/stress tests from JPRT runs
Reviewed-by: iveresov
This commit is contained in:
parent
8cfbe74d7c
commit
bdccde66c1
1 changed files with 2 additions and 1 deletions
|
@ -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/ \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue