Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8140284

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

    XMLWordPrintable

Details

    • b21

    Description


      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]
       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: