> 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/32862/files
  - new: https://git.openjdk.org/jdk/pull/32862/files/e34ee02f..d7516c55

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32862&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32862&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/32862.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32862/head:pull/32862

PR: https://git.openjdk.org/jdk/pull/32862

Reply via email to