JDK-8234143 : Rectangle.getFill() does not return same instance as set by Rectangle.setFill()
Type:Bug
Component:javafx
Sub-Component:scenegraph
Affected Version:openjfx13
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2019-11-14
Updated:2019-11-14
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.
Rectangle.getFill() does not return same instance as set by Rectangle.setFill().
An existing ignored test fails due to this behavior.
test.javafx.css.CssMetaDataTest.testRT_21185