On Thu, 15 Jul 2021 12:07:42 GMT, Jan Lahoda <[email protected]> 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.
This pull request has now been integrated.
Changeset: 90c219f3
Author: Jan Lahoda <[email protected]>
URL:
https://git.openjdk.java.net/jdk/commit/90c219f37bc7da2a556d1733a148a7d445e900e3
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")
Reviewed-by: darcy, bpb
-------------
PR: https://git.openjdk.java.net/jdk/pull/4793