Integrated: 8343549: SeededSecureRandomTest needn't be in a package
Weijun Wang
weijun at openjdk.org
Tue Nov 5 02:56:34 UTC 2024
On Mon, 4 Nov 2024 16:09:33 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> The test was mistakenly put in a package as the library class it's testing. This is unnecessary since there is no internal field/method it needs access to.
This pull request has now been integrated.
Changeset: cd91a445
Author: Weijun Wang <weijun at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cd91a44500e83f84e8e9ecc2760552dd18860842
Stats: 4 lines in 1 file changed: 1 ins; 2 del; 1 mod
8343549: SeededSecureRandomTest needn't be in a package
Reviewed-by: mullan
-------------
PR: https://git.openjdk.org/jdk/pull/21881
More information about the core-libs-dev
mailing list