-
Bug
-
Resolution: Fixed
-
P3
-
17
Current metal implementation incorrectly perform clipping (ClipFlatOval ClipFlatOvalAA) on Apple M1.
I've tested with the latest pull request of JEP 391: macOS/AArch64 Port [v29] ( https://git.openjdk.java.net/jdk/pull/2200 )
build/macosx-aarch64-server-release/images/jdk/bin/java -Dsun.java2d.metal=True -jar ./dist/RenderPerfTest.jar ClipFlatOval ClipFlatOvalAA
I've tested with the latest pull request of JEP 391: macOS/AArch64 Port [v29] ( https://git.openjdk.java.net/jdk/pull/2200 )
build/macosx-aarch64-server-release/images/jdk/bin/java -Dsun.java2d.metal=True -jar ./dist/RenderPerfTest.jar ClipFlatOval ClipFlatOvalAA
- duplicates
-
JDK-8266040 Lanai: Incorrect calculations of clipping boundaries
- Resolved