[jdk21u-dev] RFR: 8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
Martin Doerr
mdoerr at openjdk.org
Thu May 30 22:41:02 UTC 2024
On Wed, 29 May 2024 15:04:35 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Basically clean backport of [JDK-8305825](https://bugs.openjdk.org/browse/JDK-8305825). Skipped these removals from the ProblemList because they are not problem listed in 21:
> javax/swing/JTree/8003400/Test8003400.java 8309734 linux-all
> javax/swing/JTable/7124218/SelectEditTableCell.java 8309734 linux-all
> javax/swing/JFileChooser/JFileChooserSetLocationTest.java 8309734 linux-all
>
> Can anybody test it on Ubuntu 23.04?
Thanks for the review! I don't have Ubuntu 23.04. The headful tests have passed on Ubuntu 22.04 (Power9) except MultiResolutionSplashTest. That one doesn't work on any linux with or without this patch on my X-server: Image with wrong resolution is used for splash screen! I'm going to ignore this unless anybody is volunteering to test it with another setup.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/617#issuecomment-2140961096
More information about the jdk-updates-dev
mailing list