-
Bug
-
Resolution: Fixed
-
P4
-
24, 25
-
b06
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8367426 | 25.0.2 | Sarvesh Kumar Jain | P4 | Resolved | Fixed | master |
JDK-8367664 | 21.0.10-oracle | Sarvesh Kumar Jain | P4 | Resolved | Fixed | master |
JDK-8367663 | 17.0.18-oracle | Sarvesh Kumar Jain | P4 | Resolved | Fixed | master |
JDK-8367973 | 11.0.30-oracle | Sarvesh Kumar Jain | P4 | Resolved | Fixed | master |
JDK-8368358 | 8u481 | Sarvesh Kumar Jain | P4 | Resolved | Fixed | master |
Windows
Environments:
Operating System: Windows Server 2025
Language: English (Regional Setting: English)
Processor: 11th Gen Intel(R) Core(TM) i5-1135G7 @2.49GHz 2.42GHz
Memory: 8 GB
System type: 64 bit
LAF: manual-laf-Nimbus-Dark
Reproducible: Always
Failed on Release/Build: JDK_24_b23
Is it a Regression in JDK 24 release: N/A
[If Regression] Regression introduced in JDK 24 release/build: N/A
Test result on the last GAed release for this train: N/A
Is it a platform-specific issue: Yes. This issue only happens on Windows.
General description of the problem:
The icons of RBMenuItem and CBMenuItem are not visible when the user selects the "Windows" Look and Feel menu.
Affected test:
javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java
Steps to reproduce:
1. Run command:
#!/bin/sh -x
C:/Reg_Client/jtreg/bin/jtreg \
-ignore:quiet \
-m \
-gui \
-vmoption:-Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel \
-nativepath:C:/Reg_Client/jdk-24-ea+23_windows-x64_bin-tests/jdk/jtreg/native \
-exclude:C:/Reg_Client/closed/test/jdk/ProblemList.txt \
-testjdk:C:/Reg_Client/jdk-24 \
-dir:C:/Reg_Client/closed/test/jdk \
-reportDir:results/JTreport \
-workDir:results/JTwork \
-timeoutHandlerDir:C:/Reg_Client/jdk-24-ea+23_windows-x64_bin-tests/failure_handler/jtregFailureHandler.jar \
-observerDir:C:/Reg_Client/jdk-24-ea+23_windows-x64_bin-tests/failure_handler/jtregFailureHandler.jar \
-timeoutHandler:jdk.test.failurehandler.jtreg.GatherProcessInfoTimeoutHandler \
-observer:jdk.test.failurehandler.jtreg.GatherDiagnosticInfoObserver \
-timeoutHandlerTimeout:0 \
C:/Reg_Client/closed/test/jdk/:jdk_swing
2. Run the test case: javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java
3. Click on the 'Windows' Look and Feel menu
4. Observe the icons of checkboxes and radio buttons
Expected behavior:
The icons of RBMenuItem and CBMenuItem should be visible.
Actual behavior:
The icons of RBMenuItem and CBMenuItem are not visible.
( see the videos and images attached )
- backported by
-
JDK-8367426 Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel
-
- Resolved
-
-
JDK-8367663 Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel
-
- Resolved
-
-
JDK-8367664 Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel
-
- Resolved
-
-
JDK-8367973 Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel
-
- Resolved
-
-
JDK-8368358 Test javax/swing/JMenuItem/RightLeftOrientation/RightLeftOrientation.java fails on Windows Server 2025 x64 because the icons of RBMenuItem and CBMenuItem are not visible in Nimbus LookAndFeel
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/d09a3b8c
-
Commit(master) openjdk/jdk/5205eae6
-
Review(master) openjdk/jdk25u/180
-
Review(master) openjdk/jdk/25907