RFR: 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io

Brian Burkhalter bpb at openjdk.org
Wed Nov 13 17:28:53 UTC 2024


On Wed, 13 Nov 2024 16:55:16 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> > `InternalLock` is also in `sun.nio.cs.Stream{De,En}coder`.
> 
> Yes, these two will need to be updated. I don't mind if this is split up into several PRs but if InternalLock isn't removed by the current PR then you'll need to change its title :-)

I'll go ahead and update these and remove InternalLock.

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

PR Comment: https://git.openjdk.org/jdk/pull/22048#issuecomment-2474276336


More information about the core-libs-dev mailing list