On Tue, 25 Mar 2025 21:41:14 GMT, Andy Goryachev <ango...@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