Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8181442 Deprecate sun.misc.Unsafe.defineClass
  3. JDK-8182409

Release Note: Deprecate sun.misc.Unsafe.defineClass

XMLWordPrintable

    • Verified

      The method `sun.misc.Unsafe.defineClass` is deprecated for removal. Use the method `java.lang.invoke.MethodHandles.Lookup.defineClass` to define a class to the same class loader and in the same runtime package and protection domain of a given `Lookup`'s lookup class.

            psandoz Paul Sandoz
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: