RFR: 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Alan Bateman
alanb at openjdk.org
Wed Nov 13 16:58:21 UTC 2024
On Wed, 13 Nov 2024 16:14:11 GMT, Brian Burkhalter <bpb 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 :-)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22048#issuecomment-2474195205
More information about the core-libs-dev
mailing list