[jfx21u] Integrated: 8330462: StringIndexOutOfBoundException when typing anything into TextField
Jose Pereda
jpereda at openjdk.org
Wed May 15 20:12:16 UTC 2024
On Wed, 15 May 2024 16:20:04 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [d3da033a](https://github.com/openjdk/jfx/commit/d3da033a2dd5c287733545935242a8d1f71c0554) from the [openjdk/jfx](https://git.openjdk.org/jfx) repository.
>
> The commit being backported was authored by Oliver Kopp on 8 May 2024 and was reviewed by Andy Goryachev, Kevin Rushforth and Ambarish Rapte.
>
> The backport is almost clean: While cherry picking the mainline commit, a minor merge conflict was shown at the file `tests/system/src/test/.classpath`: The mainline file has a few additional exports compared to 21u, which are not needed here.
>
> Thanks!
This pull request has now been integrated.
Changeset: 136dd663
Author: Jose Pereda <jpereda at openjdk.org>
URL: https://git.openjdk.org/jfx21u/commit/136dd663dd94f0db6cc583181e2059bc09425f3a
Stats: 147 lines in 5 files changed: 142 ins; 0 del; 5 mod
8330462: StringIndexOutOfBoundException when typing anything into TextField
Reviewed-by: angorya
Backport-of: d3da033a2dd5c287733545935242a8d1f71c0554
-------------
PR: https://git.openjdk.org/jfx21u/pull/57
More information about the openjfx-dev
mailing list