On Tue, 27 Aug 2024 21:57:16 GMT, Brent Christian <bchri...@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 <bchri...@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

Reply via email to