Integrated: 8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java

Hamlin Li mli at openjdk.org
Tue Feb 27 20:10:55 UTC 2024


On Tue, 27 Feb 2024 11:08:17 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review this simple patch to remove redundant test?
> Thanks.
> 
> FYI: `makePair(FSPEC128, ISPEC128),` is tested twice unnecessarily, so this is to remove the redundant one.

This pull request has now been integrated.

Changeset: 552411f8
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/552411f832eb35d739c7978b8c1f8d0dfd4b2161
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java

Reviewed-by: kvn

-------------

PR: https://git.openjdk.org/jdk/pull/18027


More information about the hotspot-compiler-dev mailing list