On Wed, 20 Aug 2025 09:30:31 GMT, Renjith Kannath Pariyangad <rkannathp...@openjdk.org> wrote:
> Hi Reviewers, > > Updated the Bean Property description with meaningful string for > JTable.setShowGrid. > > Pleas review and let me know your suggestions if any. src/java.desktop/share/classes/javax/swing/JTable.java line 1167: > 1165: */ > 1166: @BeanProperty(description > 1167: = "Whether grid lines should be drawn in between the > cells.") It probably need a CSR update as this line is part of spec now ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26857#discussion_r2287838170