<div dir="ltr">Hi,<br><div><br></div><div>Now that the JDK  repo is the single source of truth for java.util.concurrent [1], I'm wondering if time has come to remove the deprecated *Object* methods introduced in JDK-8213043 [2]</div><div><br></div><div>These alias methods were introduced because jsr166 used them, but there no longer seems to be any use within the OpenJDK (verified by removing them and running java.util.concurrent tests).</div><div><br></div><div>Hearing no objections I'll prepare a PR to remove these 19 deprecated, for removal methods. </div><div><br></div><div>Eirik.</div><div><br></div><div>[1] <a href="https://mail.openjdk.org/pipermail/core-libs-dev/2024-February/119047.html">https://mail.openjdk.org/pipermail/core-libs-dev/2024-February/119047.html</a></div><div>[2] <a href="https://bugs.openjdk.org/browse/JDK-8213043">https://bugs.openjdk.org/browse/JDK-8213043</a></div></div>