RFR: 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io [v9]
Alan Bateman
alanb at openjdk.org
Thu Nov 14 19:51:22 UTC 2024
On Thu, 14 Nov 2024 19:16:34 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Uses of `InternalLock` are removed and `synchronized` is reinstated.
>
> Brian Burkhalter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains nine additional commits since the last revision:
>
> - Merge
> - 8343039: Change "resizble" comment in BOS
> - 8343039: Remove failing getDeclaredField call from test java/lang/ProcessBuilder/Basic.java
> - 8343039: Remove java.base/jdk.internal.misc from @modules in test java/lang/ProcessBuilder/Basic.java
> - 8343039: Remove InternalLock reference from java/lang/ProcessBuilder/Basic.java
> - 8343039: Address reviewer comments
> - 8343039: Remove JavaIOPrint{Stream,Writer}Access and the use thereof
> - 8343039: Remove use of InternalLock from Stream{De,En}coder and throwable; remove InternalLock class; address comments on BIS and BOS
> - 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22048#pullrequestreview-2437061274
More information about the core-libs-dev
mailing list