On Tue, 15 Sep 2026 20:12:03 GMT, Phil Race <[email protected]> wrote:
>> This PR >> * replaces the use of GetPrimitiveArrayCritical with GetIntArrayElements >> * updates the test >> java/awt/image/BufferedImage/ICMColorDataTest/ICMColorDataTest.java to make >> it run for less time >> * removes the test from the Problem list >> >> The bug https://bugs.openjdk.org/browse/JDK-8233028 remains open as the test >> is still a whole lot slower on Windows, but the removal of >> GetPrimitiveArrayCritical eliminates one problem. >> >> --------- >> - [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: > > 8392349 Marked as reviewed by jdv (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/32862#pullrequestreview-5222540544
