mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-17 00:50:48 +00:00
8143616: Cleanup: Remove unused PrintNMethodsAtLevel flag
Remove the unused PrintNMethodsAtLevel flag. Reviewed-by: roland
This commit is contained in:
parent
e9d7b65314
commit
e2896c949d
@ -1126,9 +1126,6 @@ public:
|
||||
diagnostic(bool, PrintNMethods, false, \
|
||||
"Print assembly code for nmethods when generated") \
|
||||
\
|
||||
diagnostic(intx, PrintNMethodsAtLevel, -1, \
|
||||
"Only print code for nmethods at the given compilation level") \
|
||||
\
|
||||
diagnostic(bool, PrintNativeNMethods, false, \
|
||||
"Print assembly code for native nmethods when generated") \
|
||||
\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user