On Tue, 22 Aug 2023 09:37:46 GMT, Karthik P K <k...@openjdk.org> wrote:

>> modules/javafx.controls/src/test/java/test/javafx/scene/chart/AreaChartTest.java
>>  line 502:
>> 
>>> 500: 
>>> 501:     //JDK-8283675
>>> 502:     @Test public void testChartFillRemovedOnClearingSeries() {
>> 
>> should we add a similar test for other chart types (even if those do not 
>> have the issue)?
>
> Could be useful. Do you think it should be done as part of this PR or should 
> we create separate bug and take it up in test sprint?

sure, we can use the upcoming test sprint to add these tests.  would you please 
create a ticket?

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1214#discussion_r1301774292

Reply via email to