RFR: 8343039: Remove jdk.internal.misc.InternalLock and usages from java.io [v5]

Alan Bateman alanb at openjdk.org
Wed Nov 13 20:25:20 UTC 2024


On Wed, 13 Nov 2024 20:16:44 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Uses of `InternalLock` are removed and `synchronized` is reinstated.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8343039: Remove InternalLock reference from java/lang/ProcessBuilder/Basic.java

test/jdk/java/lang/ProcessBuilder/Basic.java line 2876:


Can you check if java.base/jdk.internal.misc can be dropped from the `@modules` in the test description?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/22048#discussion_r1841111376


More information about the core-libs-dev mailing list