-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
-
b16
Fix failed with various issues. Let's do a REDO.
-----
Original Description:
We currently only print a compilation bailout with -XX:+PrintCompilation:
7782 90 b 4 Test::main (19 bytes)
7792 90 b 4 Test::main (19 bytes) COMPILE SKIPPED: StressBailout
But not when using -XX:CompileCommand=printcompilation,*::*. We should add this.
-----
Original Description:
We currently only print a compilation bailout with -XX:+PrintCompilation:
7782 90 b 4 Test::main (19 bytes)
7792 90 b 4 Test::main (19 bytes) COMPILE SKIPPED: StressBailout
But not when using -XX:CompileCommand=printcompilation,*::*. We should add this.
- clones
-
JDK-8351938 C2: Print compilation bailouts with PrintCompilation compile command
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk/2560a637
-
Review(master)
openjdk/jdk/24117