RFR: 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Brian Burkhalter
bpb at openjdk.org
Wed Nov 13 18:45:53 UTC 2024
On Tue, 12 Nov 2024 21:45:41 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Uses of `InternalLock` are removed and `synchronized` is reinstated.
21c9c5e addresses reviewer comments above and removes `InternalLock`. I will submit on more commit to remove `JavaIOPrint{Stream,Writer}Access`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22048#issuecomment-2474450426
More information about the core-libs-dev
mailing list