Skip to content

Commit

Permalink
8345746: Remove :resourcehogs/compiler from :hotspot_slow_compiler
Browse files Browse the repository at this point in the history
Reviewed-by: kvn
  • Loading branch information
lmesnik committed Dec 10, 2024
1 parent 4f855d1 commit d6b5264
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/hotspot/jtreg/TEST.groups
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ hotspot_all_no_apps = \
hotspot_compiler = \
compiler

hotspot_compiler_resourcehogs = \
resourcehogs/compiler

hotspot_gc = \
gc

Expand Down Expand Up @@ -160,7 +163,6 @@ hotspot_slow_compiler = \
compiler/gcbarriers/PreserveFPRegistersTest.java \
compiler/memoryinitialization/ZeroTLABTest.java \
compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java \
resourcehogs/compiler \
:hotspot_compiler_arraycopy

tier1_compiler_1 = \
Expand Down

0 comments on commit d6b5264

Please sign in to comment.