-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: hotspot
-
b26
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