[jdk11u-dev] Integrated: 8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64

Amos Shi ashi at openjdk.org
Mon Nov 11 06:01:48 UTC 2024


On Wed, 21 Aug 2024 00:44:50 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8225045](https://bugs.openjdk.org/browse/JDK-8225045)
> - This PR contains two commits
> - `commit 1` is generated by git `patch` command, is a clean backport for `JInternalFrameIconTest.java`
> - `commit 2` is the manual merge of `test/jdk/ProblemList.txt.rej` file. The content of the file is bellow.
> 
> 
> @@ -751,7 +751,6 @@
>  javax/swing/JComboBox/8182031/ComboPopupTest.java 8196465 linux-all,macosx-all
>  javax/swing/JFileChooser/6738668/bug6738668.java 8194946 generic-all
>  javax/swing/JInternalFrame/Test6325652.java 8224977 macosx-all
> -javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java 8225045 linux-all
>  javax/swing/JPopupMenu/4870644/bug4870644.java 8194130 macosx-all,linux-all
>  javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java 8065099,8208565 macosx-all,linux-all
>  javax/swing/UIDefaults/6302464/bug6302464.java 8199079 macosx-all
> 
> 
> Testing
> - Local on MacOS: Test passed on `MacOS 14.6.1` on Apple M1 Max
>   - `JInternalFrameIconTest.java`: Test results: passed: 1
> - Local on Linux: Test passed on `Ubuntu 22.04.4` by @Harry-Junhua-Huang
>   - Passed: `javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java`
> - Pipeline: All passed except `macOS`
>   - `macOS`: `/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here` The issue exists in all recent PR in [jdk11u-dev](https://github.com/openjdk/jdk11u-dev/pulls) and not caused by Current PR
> - Testing Machine: SAP nightlies **SKIPPED** on `2024-08-23`
>   - Automated jtreg test: `jtreg_jdk_tier4`, Started at `2024-08-22 21:03:43+01:00`
>   - javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java: `SKIPPED` [Filter: Keywords - Not matching the given keyword expression: `(((!headful)&(!printer)&(!intermittent))) & !manual & !ignore`] GitHub 📊 - [0 msec]

This pull request has now been integrated.

Changeset: 249144c0
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/249144c02be9d0e51bef1b3a88bd8eeadb5a8d2f
Stats:     13 lines in 2 files changed: 11 ins; 2 del; 0 mod

8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64

Backport-of: a483869a6a98ccf296763732a32894f6a39fff40

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2918


More information about the jdk-updates-dev mailing list