-
Task
-
Resolution: Not an Issue
-
P3
-
None
-
internal
-
x86_64
-
os_x
JEP # 382 (https://openjdk.java.net/jeps/382) adds a new macOS Rendering Pipeline in Java2D.
This pipeline can be activated by specifying -Dsun.java2d.metal=true VM option.
This task is to modify relavant java2d/awt/swing Jtreg tests to include this flag. This will enable running these tests on macOS with Metal rendering pipeline.
Please create sub-tasks for the group of tests if needed.
This pipeline can be activated by specifying -Dsun.java2d.metal=true VM option.
This task is to modify relavant java2d/awt/swing Jtreg tests to include this flag. This will enable running these tests on macOS with Metal rendering pipeline.
Please create sub-tasks for the group of tests if needed.
- blocks
-
JDK-8224046 ☂ Metal Graphics API Implementation
- Resolved