File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 6363 - ' hs/tier1 compiler part 1'
6464 - ' hs/tier1 compiler part 2'
6565 - ' hs/tier1 compiler part 3'
66+ - ' hs/tier1 compiler not-xcomp'
6667 - ' hs/tier1 gc'
6768 - ' hs/tier1 runtime'
6869 - ' hs/tier1 serviceability'
@@ -90,13 +91,17 @@ jobs:
9091 debug-suffix : -debug
9192
9293 - test-name : ' hs/tier1 compiler part 2'
93- test-suite : ' test/hotspot/jtreg/:tier1_compiler_2 test/hotspot/jtreg/:tier1_compiler_not_xcomp '
94+ test-suite : ' test/hotspot/jtreg/:tier1_compiler_2'
9495 debug-suffix : -debug
9596
9697 - test-name : ' hs/tier1 compiler part 3'
9798 test-suite : ' test/hotspot/jtreg/:tier1_compiler_3'
9899 debug-suffix : -debug
99100
101+ - test-name : ' hs/tier1 compiler not-xcomp'
102+ test-suite : ' test/hotspot/jtreg/:tier1_compiler_not_xcomp'
103+ debug-suffix : -debug
104+
100105 - test-name : ' hs/tier1 gc'
101106 test-suite : ' test/hotspot/jtreg/:tier1_gc'
102107 debug-suffix : -debug
You can’t perform that action at this time.
0 commit comments