mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
Merge
This commit is contained in:
commit
6483f9c7f8
12 changed files with 262 additions and 58 deletions
|
@ -818,7 +818,7 @@ class CommandLineFlags {
|
|||
product(bool, ClassUnloading, true, \
|
||||
"Do unloading of classes") \
|
||||
\
|
||||
diagnostic(bool, LinkWellKnownClasses, true, \
|
||||
diagnostic(bool, LinkWellKnownClasses, false, \
|
||||
"Resolve a well known class as soon as its name is seen") \
|
||||
\
|
||||
develop(bool, DisableStartThread, false, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue