-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
We have several CompileCommand commands for which it would be nice to be able specify compilation level.
-XX:CompileCommand=exclude,Klass::method,4 - to exclude only C2 compilation
Similar for other commands: print, compileonly, break
-XX:CompileCommand=exclude,Klass::method,4 - to exclude only C2 compilation
Similar for other commands: print, compileonly, break