RFR: 8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")
Joe Darcy
darcy at openjdk.java.net
Thu Jul 15 13:57:15 UTC 2021
On Thu, 15 Jul 2021 12:07:42 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> Removing unnecessary `@SuppressWarnings("exports")`. The reason for the suppress warnings was, as far as I can tell, removed by https://bugs.openjdk.java.net/browse/JDK-8265137.
Looks fine.
-------------
Marked as reviewed by darcy (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4793
More information about the core-libs-dev
mailing list