On Wed, 15 May 2024 16:20:04 GMT, Jose Pereda <jper...@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! looking good ------------- Marked as reviewed by angorya (Reviewer). PR Review: https://git.openjdk.org/jfx21u/pull/57#pullrequestreview-2058538870