On Tue, 22 Jul 2025 16:03:59 GMT, Alan Bateman <al...@openjdk.org> wrote:
> There are several places where "IAE" is mentioned but the methods are changed > to throw CCE. @AlanBateman, thanks for the tip. Pushed 10cb72cf17b, which improves Javadoc in such places. While doing so, it also * Ensures that `String` Javadoc matches the one shared in `JavaLangAccess` * Adds some missing(?) `requireNonNull` checks, and documents them as well. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26413#issuecomment-3112627244