On Tue, 3 Mar 2026 22:04:55 GMT, Alexey Ivanov <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8377568 > > src/java.desktop/share/classes/java/awt/image/DataBufferByte.java line 269: > >> 267: theTrackable.setUntrackable(); >> 268: return bankdata[bank]; >> 269: } > > No custom message here? AIOOBE is produced by JVM. I have now added a custom message for this ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29766#discussion_r2897143473
