On Thu, 16 May 2024 11:38:28 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> Yes, completely understand.  I just don't think it has any benefit.
>
> Hmmm... the spec still says:
> 
>      * @throws IllegalArgumentException if <code>names</code> or
>      * <code>filters</code> is null, or if <code>names</code> contains
>      * a null element, or if the three arrays do not all have the same
>      * size.
>  ```

Thanks for additionally spotting the throws IAE needs updating, adding that 
now... (Will update the CSR also.)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19253#discussion_r1603191504

Reply via email to