Integrated: 8338716: Re-visit "interrupt handling" in jdk.internal.loader.Resource
Brent Christian
bchristi at openjdk.org
Wed Aug 28 22:57:21 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.
This pull request has now been integrated.
Changeset: 26e3d535
Author: Brent Christian <bchristi at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/26e3d535ad4d6e5d78ca50941cfa39dd337892a9
Stats: 34 lines in 1 file changed: 1 ins; 31 del; 2 mod
8338716: Re-visit "interrupt handling" in jdk.internal.loader.Resource
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/20736
More information about the core-libs-dev
mailing list