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

Suppress removal warnings for sun.misc.Unsafe memory access methods

    XMLWordPrintable

Details

    • b24

    Description

      The sun.misc.Unsafe access memory methods have been deprecated for removal by JEP 471 as of JDK 23.

      We need to add `@SuppressWarnings("removal")` annotations to all MarlinFX classes that use sun.misc.Unsafe.

      Longer term we need to replace our usage of these methods. See JDK-8334137.

      Attachments

        Issue Links

          Activity

            People

              kcr Kevin Rushforth
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: