[vector] Replace IllegalArgumentE with UnsupportedOE for zero arg methods

Paul Sandoz paul.sandoz at oracle.com
Thu May 7 00:21:38 UTC 2020


Hi,

Please review the following change replacing IllegalArgumentException with UnsupportedOperationException for some methods that accept zero args:

  http://cr.openjdk.java.net/~psandoz/panama/vector-ise-to-uoe/webrev/ <http://cr.openjdk.java.net/~psandoz/panama/vector-ise-to-uoe/webrev/>

This change is in response to reviews in preparation for integration into jdk/jdk.

Paul.


More information about the panama-dev mailing list