mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
8143616: Cleanup: Remove unused PrintNMethodsAtLevel flag
Remove the unused PrintNMethodsAtLevel flag. Reviewed-by: roland
This commit is contained in:
parent
e9d7b65314
commit
e2896c949d
1 changed files with 0 additions and 3 deletions
|
@ -1126,9 +1126,6 @@ public:
|
||||||
diagnostic(bool, PrintNMethods, false, \
|
diagnostic(bool, PrintNMethods, false, \
|
||||||
"Print assembly code for nmethods when generated") \
|
"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, \
|
diagnostic(bool, PrintNativeNMethods, false, \
|
||||||
"Print assembly code for native nmethods when generated") \
|
"Print assembly code for native nmethods when generated") \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue