RFR: 6955128: Spec for javax.swing.plaf.basic.BasicTextUI.getVisibleEditorRect contains inappropriate wording [v3]
Phil Race
prr at openjdk.org
Thu Jul 3 22:13:41 UTC 2025
On Wed, 25 Jun 2025 12:15:54 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> BasicTextUI.getVisibleEditorRect wording is rephrased to remove the wording "Due to an unfortunate set of historical events this method is inappropriately named".
>
> Prasanta Sadhukhan has updated the pull request incrementally with two additional commits since the last revision:
>
> - Update javadoc
> - Update javadoc
src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java line 1032:
> 1030:
> 1031: /**
> 1032: * Gets the allocation for the root view.
What I've been asking for is something like
"Gets the allocation (i.e. the allocated size) for the root view."
A CSR doesn't seem strictly necessary but I recommend one anyway
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25850#discussion_r2183844029
More information about the client-libs-dev
mailing list