Details
-
Bug
-
Resolution: Unresolved
-
P4
-
17
-
generic
-
os_x
Description
This slight difference in color issue is identified at : https://github.com/openjdk/jdk/pull/2403#issuecomment-777056820
Initial analysis is present at : https://github.com/openjdk/jdk/pull/2403#issuecomment-777244467
Looks like blending issue while blitting the content. Blitting for this part of J2DDemo happens in MTLBlitLoops_Blit.
Initial analysis is present at : https://github.com/openjdk/jdk/pull/2403#issuecomment-777244467
Looks like blending issue while blitting the content. Blitting for this part of J2DDemo happens in MTLBlitLoops_Blit.
Attachments
Issue Links
- relates to
-
JDK-8260931 Implement JEP 382: New macOS Rendering Pipeline
- Resolved