-
Bug
-
Resolution: Fixed
-
P2
-
9
-
JDK9b71(32bit),win2012-x64
-
b78
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135822 | emb-9 | Semyon Sadetsky | P2 | Resolved | Fixed | team |
JDK-8197297 | 8u192 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8195481 | 8u172 | Unassigned | P2 | Resolved | Fixed | b03 |
JDK-8190086 | 8u162 | Unassigned | P2 | Resolved | Fixed | b04 |
JDK-8188564 | 8u161 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8178934 | 8u152 | Mikhail Cherkasov | P2 | Resolved | Fixed | b03 |
JDK-8173360 | 8u151 | Mikhail Cherkasov | P2 | Resolved | Fixed | b01 |
JDK-8177195 | 8u141 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8174016 | 8u131 | Mikhail Cherkasov | P2 | Closed | Fixed | b06 |
JDK-8192340 | emb-8u161 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8184556 | emb-8u151 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8178624 | emb-8u141 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8174190 | emb-8u131 | Mikhail Cherkasov | P2 | Resolved | Fixed | b06 |
JDK-8188452 | 7u171 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8173592 | 7u161 | Mikhail Cherkasov | P2 | Resolved | Fixed | b01 |
JDK-8177269 | 7u151 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8174008 | 7u141 | Mikhail Cherkasov | P2 | Closed | Fixed | b06 |
JDK-8180988 | openjdk7u | Unassigned | P2 | Resolved | Fixed | master |
JDK-8188364 | 6u181 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8173600 | 6u171 | Mikhail Cherkasov | P2 | Resolved | Fixed | b01 |
JDK-8177245 | 6u161 | Unassigned | P2 | Resolved | Fixed | b01 |
JDK-8174002 | 6u151 | Mikhail Cherkasov | P2 | Closed | Fixed | b06 |
Test name:api/java_awt/interactive/MenuBarTests.html#MenuBarTests
Product tested: JDK 9 b71(32bit)
OS/architecture:win2012-x64
Error log file:http://scaaa008.us.oracle.com:9502/runs/00993/993175.ManualSubmit/993175.ManualSubmit-1/workDir/api/java_awt/interactive/MenuBarTests_MenuBarTests.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression: Yes
[If Regression] Regression introduced in release/build:JDK9b68(32bit) Failed,but JDK9b67(32bit) on same platform Passed.
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue:Yes
(same build on win7-p1-x86 Failed,
same build on oel6.4-x86 Passed,
same build(64bit) on mac10.9-x64 Passed on this issue,but failed as
same build(64bit) on solaris11.2-x64 Passed,
same build(64bit) on solaris11-sparc Passed)
Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1. Install test bundle jdk9b71 from http://jre.us.oracle.com/java/re/jdk/9/promoted/all/b71/bundles/windows-x64/jdk-9-ea-windows-x64.exe to C:/Java/jdk1.9.0
2. Download the JCK-runtime-9.jar from http://jre.us.oracle.com/java/re/jck/9/promoted/latest/bundles/ to C:/jck/ and use C:/Java/jdk1.9.0/bin/java -jar JCK-runtime-9.jar to unzip it
3.Run the following command:
C:/java/jdk1.9.0/bin/java -showversion -cp C:/jck/JCK-runtime-9/classes;C:/java/jdk1.9.0/ -Djava.security.policy=C:\jck\JCK-runtime-9\lib\jck.policy javasoft.sqe.tests.api.java.awt.interactive.MenuBarTests -TestCaseID ALL
Descriptions:
Please use "Change Font" to change the font of the new menu to be added to the menubar.Some platforms may not support setting of all font attributes of a menu component. In this case, pressing the "Change Font" button should have no effect on the menu font. The "Add" operation should perform the appending of a new menu to the menubar. If the "setHelpMenu" checkbox is selected, the add operation should replace the current Help menu (if it exists) with a new Help menu. Please verify that the menubar and the Status area change accordingly.Does the menubar behave as specified above?
Actual behavior:
1.When the case launching,pressing the "Add" button,the new menu can't be shown on the menubar,but the status shows that "Menu has been added."refer to MenuBarTest.jpg.
2.Resizing the test frame or clicking other place,the menu shows on the menubar.refer to MenuBarTest1.jpg.
Validation:
JDK9b67(32bit) on same platform Passed.
JDK9b68(32bit) on same platform Failed.
- backported by
-
JDK-8135822 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8173360 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8173592 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8173600 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8174190 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8177195 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8177245 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8177269 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8178624 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8178934 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8180988 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8184556 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8188364 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8188452 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8188564 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8190086 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8192340 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8195481 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8197297 The new menu can't be shown on the menubar after clicking the "Add" button.
- Resolved
-
JDK-8174002 The new menu can't be shown on the menubar after clicking the "Add" button.
- Closed
-
JDK-8174008 The new menu can't be shown on the menubar after clicking the "Add" button.
- Closed
-
JDK-8174016 The new menu can't be shown on the menubar after clicking the "Add" button.
- Closed
- relates to
-
JDK-7155957 closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
- Resolved