diff --git a/hotspot/test/TEST.groups b/hotspot/test/TEST.groups index dd70a676da5..7ece82fabe5 100644 --- a/hotspot/test/TEST.groups +++ b/hotspot/test/TEST.groups @@ -357,7 +357,8 @@ hotspot_compiler_2 = \ compiler/inlining/ \ compiler/integerArithmetic/ \ compiler/interpreter/ \ - -compiler/codegen/7184394 + -compiler/codegen/7184394 \ + -compiler/codecache/stress hotspot_compiler_3 = \ compiler/intrinsics/ \