-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b21
This option was added in JDK7 as a migration path to use parallel capable class loaders.
-XX:+UnlockDiagnosticOptions -XX:+UnsyncloadClass
> EXTREMELY UNSAFE
> DEPRECATED (default false)
> Declares all class loaders as parallel capable
> Allows parallel defineClass: 1st definer succeeds, others
use first's results [*different from parallel capable]
- csr for
-
JDK-8182486 Deprecate -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal
-
- Closed
-
- duplicates
-
JDK-8140286 Deprecate and remove MustCallLoadClassInternal
-
- Closed
-
- relates to
-
JDK-8184289 Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
-
- Resolved
-
-
JDK-8188922 [TESTBUG] runtime/CommandLine/VMDeprecatedOptions.java fails with JDK10 release bits
-
- Resolved
-