RFR: 8338716: Re-visit "interrupt handling" in jdk.internal.loader.Resource
Brent Christian
bchristi at openjdk.org
Tue Aug 27 22:02:53 UTC 2024
On Tue, 27 Aug 2024 21:57:16 GMT, Brent Christian <bchristi at openjdk.org> wrote:
> 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.
Automated test job is in progress, and looks good so far.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20736#issuecomment-2313648728
More information about the core-libs-dev
mailing list