RFR: 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 17:57:23 GMT, Vladimir Kozlov <kvn 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.
>
> @Hamlin-Li  You need to explain motivation for changes in RFE's Description and here for reviewers avoid to guess why you do that.

Thanks @vnkozlov for your review.

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

PR Comment: https://git.openjdk.org/jdk/pull/18027#issuecomment-1967506868


More information about the hotspot-compiler-dev mailing list