Remove deprecated methods from jdk.internal.misc.VM

XMLWordPrintable

    • b127
    • generic
    • generic
    • Not verified

      sun.misc.VM included a number of deprecated thread-related methods for legacy binary compatibilty. After moving to jdk.internal.misc.VM, any legacy code will no longer be able to link, rendering these methods pointless (to be backwards compatible, sun,misc.VM would have to be reinstated).

      Removing the methods entirely from jdk.internal.misc.VM thus seems both safe and appropriate

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: