On Wed, 24 Jun 2026 00:23:03 GMT, Phil Race <[email protected]> wrote:
>> In JDK 26 the spec for various methods in Raster were updated under >> https://bugs.openjdk.org/browse/JDK-8369129 >> >> It was discovered that some cases did not actually check an out-of-bounds >> bank index as specified >> There was a test for two of these cases but there was a bug which caused it >> to get the expected exception for a different reason. >> >> The implementation and the test are fixed. >> >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8386671 Marked as reviewed by azvegint (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/31540#pullrequestreview-4561914644
