RFR: 8283683: Make ThreadLocalRandom a final class

Jaikiran Pai jpai at openjdk.java.net
Fri Mar 25 14:51:54 UTC 2022


On Fri, 25 Mar 2022 13:32:21 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this change which marks the `ThreadLocalRandom` class as `final`? Related JBS issue https://bugs.openjdk.java.net/browse/JDK-8283683.
> 
> A CSR has been filed too https://bugs.openjdk.java.net/browse/JDK-8283688.
> 
> tier1, tier2 and tier3 tests have been run with this change and no related failures have been noticed.

Thank you Doug.

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

PR: https://git.openjdk.java.net/jdk/pull/7958


More information about the core-libs-dev mailing list