Integrated: 8283683: Make ThreadLocalRandom a final class
Jaikiran Pai
jpai at openjdk.java.net
Mon Mar 28 11:10:49 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.
This pull request has now been integrated.
Changeset: 85672667
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/8567266795cd1171f5b353d0e0813e7eeff319c2
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8283683: Make ThreadLocalRandom a final class
Reviewed-by: smarks, chegar
-------------
PR: https://git.openjdk.java.net/jdk/pull/7958
More information about the core-libs-dev
mailing list