RFR: 8330462: StringIndexOutOfBoundException when typing anything into TextField [v24]

Oliver Kopp duke at openjdk.org
Wed May 1 04:51:01 UTC 2024


On Mon, 29 Apr 2024 14:10:42 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

> In addition to the [evaluation](https://bugs.openjdk.org/browse/JDK-8330462?focusedId=14666181&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14666181) added by `@jperedadnr` to [JDK-8330462](https://bugs.openjdk.org/browse/JDK-8330462)

Thank you for the long investigation!

I incorporated your updates, renamed the end variable to `endIndex`, and tried to add some more JavaDoc mirroring your input. - Reads good for me now :)

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

PR Comment: https://git.openjdk.org/jfx/pull/1442#issuecomment-2087973053


More information about the openjfx-dev mailing list