On Wed, 28 Oct 2020 11:52:17 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
>> Seems like a reasonable change. Is there an already existing test for "bad" >> permute args that could be expanded to discern the new exception message? > >> >> >> Seems like a reasonable change. Is there an already existing test for "bad" >> permute args that could be expanded to discern the new exception message? > > There are several tests for permuteArguments, but none that explicitly test > this failure. I'll add some (good idea). I've added some negative tests that test for the different failure conditions. ------------- PR: https://git.openjdk.java.net/jdk/pull/878