RFR: 8283683: Make ThreadLocalRandom a final class
Chris Hegarty
chegar at openjdk.java.net
Sat Mar 26 10:44:45 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.
LGTM.
-------------
Marked as reviewed by chegar (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7958
More information about the core-libs-dev
mailing list