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

Remove deprecated VM flag UseVMInterruptibleIO

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b08
    • solaris

      InterruptibleIO is a Solaris-only feature which has been scheduled for removal. To maintain backward compatibility, the feature has been kept in our code base and conditioned by the UseVMInterruptibleIO VM flag. This flag has progressively been set to false by default, and then marked at deprecated. It's now time to completely remove this flag and get rid of the InterruptibleIO code.
      See CR JDK-4385444 for the full story.

            fparain Frederic Parain
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: