mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
Merge
This commit is contained in:
commit
1344f54bde
15 changed files with 111 additions and 128 deletions
|
@ -3733,6 +3733,9 @@ class CommandLineFlags {
|
|||
"The file to create and for whose removal to await when pausing " \
|
||||
"at startup. (default: ./vm.paused.<pid>)") \
|
||||
\
|
||||
diagnostic(bool, PauseAtExit, false, \
|
||||
"Pause and wait for keypress on exit if a debugger is attached") \
|
||||
\
|
||||
product(bool, ExtendedDTraceProbes, false, \
|
||||
"Enable performance-impacting dtrace probes") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue