Bug 571519 - [17] JEP 382: New macOS Rendering Pipeline
Summary: [17] JEP 382: New macOS Rendering Pipeline
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.19   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-25 18:24 EST by Manoj N Palat CLA
Modified: 2021-07-23 01:55 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manoj N Palat CLA 2021-02-25 18:24:30 EST
Implement a Java 2D internal rendering pipeline for macOS using the Apple Metal API as alternative to the existing pipeline, which uses the deprecated Apple OpenGL API.
Comment 1 Manoj N Palat CLA 2021-02-25 18:26:02 EST
More details at: (1) https://openjdk.java.net/jeps/382 (2) https://bugs.openjdk.java.net/browse/JDK-8238361
Comment 2 Sravan Kumar Lakkimsetti CLA 2021-02-25 22:10:09 EST
This does not have any impact on jdt projects. but SWT might have some impact. Moving to SWT
Comment 3 Manoj N Palat CLA 2021-02-25 22:26:37 EST
(In reply to Sravan Kumar Lakkimsetti from comment #2)
> This does not have any impact on jdt projects. but SWT might have some
> impact. Moving to SWT

Thanks Sravan for moving. Agree that jdt.core is not impacted; Thanks for keeping the blocked bug so that it still figures in the dep tree