JDK-8311641 : Edges of rendered cube looks jaggy on external monitor with metal pipeline
Type:Bug
Component:javafx
Sub-Component:graphics
Affected Version:internal
Priority:P4
Status:Closed
Resolution:Duplicate
OS:os_x
CPU:generic
Submitted:2023-07-07
Updated:2023-07-25
Resolved:2023-07-20
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
There is a difference in edges of the 3d cube in metal (looks jaggy) and es2 (looks smooth) --- tested on external monitor (uiScale = 1.0)
Please refer attached screenshots.
Comments
Sure Victor, since we don't raise PR for our sandbox i had ambiguity of what needs to be done for this bug.
Usually when we know that a PR resolves multiple issues we add its JBS ID in PR and Skara resolves these issues as fixed.
25-07-2023
[~jdv] Hi Jay, next time please be sure to "Close" (not "Resolve") duplicate bug and link it "as duplicate" before closing . Thanks.
24-07-2023
This is resolved with MSAA implementation under https://bugs.openjdk.org/browse/JDK-8312071
20-07-2023
This is mostly related to non-implemented MSAA feature in Metal.