The attached test case shows that if you render a shape node with a non-AA value for setSmooth(), that setting will be used to render any subsequent Region objects until another shape object is encountered with a different AA setting.
This is a regression caused by the recent support added to honor the setSmooth() flag in the rendering pipeline.
This is a regression caused by the recent support added to honor the setSmooth() flag in the rendering pipeline.
- relates to
-
JDK-8095471 [TableView] TableCell border lines are rendered incorrectly
- Resolved