Integrated: 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Brian Burkhalter
bpb at openjdk.org
Fri Nov 15 16:14:59 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.
This pull request has now been integrated.
Changeset: 0b9b82af
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0b9b82af0376a3e81c118e9219b896c7c40a52d3
Stats: 1880 lines in 19 files changed: 97 ins; 1338 del; 445 mod
8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Reviewed-by: liach, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/22048
More information about the core-libs-dev
mailing list