-
Bug
-
Resolution: Fixed
-
P4
-
9
-
master
Stack overflow in PhaseCFG::set_next_call.
java -Xcomp -XX:LoopUnrollLimit=8192 -XX:CompileCommand=compileonly,Test2::test test/Test2.java
CompileCommand: compileonly Test2.test bool compileonly = true
[1] 3603780 segmentation fault (core dumped)
java -Xcomp -XX:LoopUnrollLimit=8192 -XX:CompileCommand=compileonly,Test2::test test/Test2.java
CompileCommand: compileonly Test2.test bool compileonly = true
[1] 3603780 segmentation fault (core dumped)
- links to
-
Commit(master) openjdk/jdk/1d57ff8a
-
Review(master) openjdk/jdk/25448