mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
Merge
This commit is contained in:
commit
294eefe185
7 changed files with 17 additions and 74 deletions
|
@ -1426,18 +1426,9 @@ public:
|
|||
\
|
||||
/* tracing */ \
|
||||
\
|
||||
notproduct(bool, TraceRuntimeCalls, false, \
|
||||
"Trace run-time calls") \
|
||||
\
|
||||
develop(bool, TraceJNICalls, false, \
|
||||
"Trace JNI calls") \
|
||||
\
|
||||
develop(bool, StressRewriter, false, \
|
||||
"Stress linktime bytecode rewriting") \
|
||||
\
|
||||
notproduct(bool, TraceJVMCalls, false, \
|
||||
"Trace JVM calls") \
|
||||
\
|
||||
product(ccstr, TraceJVMTI, NULL, \
|
||||
"Trace flags for JVMTI functions and events") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue