RFR: 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Alan Bateman
alanb at openjdk.org
Wed Nov 13 07:18:15 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.
I think we should remove jdk.internal.misc.InternalLock and the usages in Throwable as part of this change. I don't mind if JavaIOPrintStreamAccess is removed now or in a later PR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22048#issuecomment-2472658184
More information about the core-libs-dev
mailing list