RFR: 8344197: SM cleanup in java.util.concurrent [v3]

Doug Lea dl at openjdk.org
Fri Nov 15 18:59:54 UTC 2024


On Fri, 15 Nov 2024 15:46:53 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Deleting it would also mean removing or modifying a bunch of j.u./tck tests. Perhaps deprecation is enough.
>
> ok, for future cleanup

Although it is barely conceivable that someone is using it for the sake of capturing the current class loader, so probably not worth trying to remove. The name will become even more mysterious to users though.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22119#discussion_r1844327206


More information about the core-libs-dev mailing list