On Mon, 14 Dec 2020 19:36:45 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> There is very little value in adding the exception doing so might prevent > existing applications from continuing to function. I disagree on the value and am with the author of the original issue. All these existing applications are functioning but factually invalid, adding the exception like we have it in all other methods of the class would surface the issue in exactly those applications. ------------- PR: https://git.openjdk.java.net/jdk/pull/1467