Skip to content

Commit c81690d

Browse files
committedSep 9, 2021
8273498: compiler/c2/Test7179138_1.java timed out
Reviewed-by: roland
1 parent 4866eaa commit c81690d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
 

‎test/hotspot/jtreg/ProblemList-Xcomp.txt

-2
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,3 @@ vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 lin
3636
vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java 8245680 windows-x64
3737

3838
vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java 8273095 generic-all
39-
40-
compiler/c2/Test7179138_1.java 8273498 windows-x64

‎test/hotspot/jtreg/compiler/c2/Test7179138_1.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @run main/othervm -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation
3030
* compiler.c2.Test7179138_1
3131
* @run main/othervm -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation
32-
* -XX:+UnlockDiagnosticVMOptions -XX:+StressIGVN -XX:RepeatCompilation=100 compiler.c2.Test7179138_1
32+
* -XX:+UnlockDiagnosticVMOptions -XX:+StressIGVN compiler.c2.Test7179138_1
3333
*
3434
* @author Skip Balk
3535
*/

0 commit comments

Comments
 (0)
Please sign in to comment.