The InterruptibleIO feature (which was only on Solaris) was removed some time 
ago. See [JDK-4385444](https://bugs.openjdk.org/browse/JDK-4385444).

Vestiges of it remain in jdk.internal.loader.Resource.getBytes(), and should be 
removed.

-------------

Commit messages:
 - remove handling for defunct InterruptedIOException

Changes: https://git.openjdk.org/jdk/pull/20736/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20736&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8338716
  Stats: 33 lines in 1 file changed: 0 ins; 30 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/20736.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20736/head:pull/20736

PR: https://git.openjdk.org/jdk/pull/20736

Reply via email to