Skip to content

Commit

Permalink
8326824: Test: remove redundant test in compiler/vectorapi/reshape/ut…
Browse files Browse the repository at this point in the history
…ils/TestCastMethods.java

Backport-of: 552411f832eb35d739c7978b8c1f8d0dfd4b2161
  • Loading branch information
GoeLin committed Mar 25, 2024
1 parent 1dfda33 commit aa1fe7a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ public class TestCastMethods {
makePair(FSPEC128, ISPEC128),
makePair(FSPEC64, DSPEC128),
makePair(FSPEC128, DSPEC256),
makePair(FSPEC128, ISPEC128),
makePair(FSPEC128, SSPEC64),
makePair(DSPEC128, FSPEC64),
makePair(DSPEC256, FSPEC128),
Expand Down

1 comment on commit aa1fe7a

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.