RFR: 8342565: [TestBug] StubTextLayout [v9]
Kevin Rushforth
kcr at openjdk.org
Tue Mar 25 21:55:54 UTC 2025
On Tue, 25 Mar 2025 21:41:14 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> modules/javafx.controls/src/test/java/test/javafx/scene/control/ListViewTest.java line 100:
>>
>>> 98: import test.com.sun.javafx.scene.control.test.RT_22463_Person;
>>> 99:
>>> 100: /**
>>
>> Minor: We don't typically use javadoc-style comments in the class docs of test classes, but since we have a global RFE to address this, I don't think it matters all that much.
>
> I usually do javadoc comments, because they show up in Eclipse when I click on the class name.
OK. We'll figure out how to address this if and when we add jtreg support.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1667#discussion_r2012983246
More information about the openjfx-dev
mailing list