-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b10
The motivation for this is that during work with the IR framework I have found the need for printing specific phases, and the previously added PrintIdealLevel is forced to use levels that just prints to much.
Usage:
-XX:CompileCommand=PrintIdealPhase,*::indexOf,"AFTER_EA,FINAL_CODE"
I have chosen not to add this as a separate VM flag. Debug flags like this usually only applied to specific methods.
- relates to
-
JDK-8283789 CompilerPhaseTypeHelper::to_bitmask should operate on uint64_t
-
- Resolved
-
-
JDK-8282480 IGV: Use description instead of enum name for phases
-
- Resolved
-
-
JDK-8293849 PrintIdealPhase in compiler directives file is ignored when used with other compile commands
-
- Resolved
-
-
JDK-8281770 Test compiler/oracle/PrintIdealPhaseTest.java fails after JDK-8281505
-
- Closed
-
-
JDK-8280378 [IR Framework] Support IR matching for different compile phases
-
- Resolved
-
-
JDK-8281741 [testbug] PrintIdealPhaseTest fails with -Xcomp
-
- Resolved
-
-
JDK-8280076 Unify IGV and IR printing
-
- Resolved
-