Deprecate -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal

XMLWordPrintable

    • 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]
       

            Assignee:
            Harold Seigel (Inactive)
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: