-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7
-
x86
-
windows_xp
Bug description:The case is failed due to popup menu cann't be shown.
Testsuite name: AWT
JDK/JRE tested: 1.7.0b110
32bit(jdk-7-ea-bin-b110-windows-i586-16_sep_2010.exe)
OS/architecture: winxppro-sp3-x86
Reproducible: Always
Reproducible on machine:
[If sometimes] Also reproducible on machine:
Is it a platform specific regression: N [If yes] Is it a new platform support:
N [If yes] Regression relative to OS version:
Is it a Regression :Y
[If yes] Regression introduced in release/build:7b108
Test result on FCS:Not complete
Test run log location:http://jsqalab.sfbay.sun.com/results/Evergreen/7/1.7.0b110/awt/winxppro-sp3-i586/Standalone_awt_2010_09_20_11_37_42/Administrator.Windows_XP.x86/TrayIconPopup.log
Test case: AWT_SystemTray/Manual/TrayIconPopup
#Steps to reproduce:
1. Download 7u test workspace
2. Modify the parameter of sample_arg.txt
JAVA_HOME=C:/Java k1.7.0b110
RESULTS_DIR=D:/awt/results
J2SE_COMPONENT_DIR=awt
STABLE_JAVA=C:/Java k1.7.0b110
3. Run: ksh Run_Standalone.ksh -a sample_arg.txt
Case description as below:
1.Right click on the icon added to the system tray.
2.Check if a popup menu is displayed properly. If popup menu is shown, assertion passed, else failed
#Actual behavior:
The popup menu cann't be shown.
#Exceptions:
None
#validation:
1.Same platform/1.7.0b109
32bit(jdk-7-ea-bin-b109-windows-i586-09_sep_2010.exe) :Fail
2.Same build/winvista:Pass
3.Same build/winxp-x64: Fail
4.Same platform/1.7.0b108:Fail
Testsuite name: AWT
JDK/JRE tested: 1.7.0b110
32bit(jdk-7-ea-bin-b110-windows-i586-16_sep_2010.exe)
OS/architecture: winxppro-sp3-x86
Reproducible: Always
Reproducible on machine:
[If sometimes] Also reproducible on machine:
Is it a platform specific regression: N [If yes] Is it a new platform support:
N [If yes] Regression relative to OS version:
Is it a Regression :Y
[If yes] Regression introduced in release/build:7b108
Test result on FCS:Not complete
Test run log location:http://jsqalab.sfbay.sun.com/results/Evergreen/7/1.7.0b110/awt/winxppro-sp3-i586/Standalone_awt_2010_09_20_11_37_42/Administrator.Windows_XP.x86/TrayIconPopup.log
Test case: AWT_SystemTray/Manual/TrayIconPopup
#Steps to reproduce:
1. Download 7u test workspace
2. Modify the parameter of sample_arg.txt
JAVA_HOME=C:/Java k1.7.0b110
RESULTS_DIR=D:/awt/results
J2SE_COMPONENT_DIR=awt
STABLE_JAVA=C:/Java k1.7.0b110
3. Run: ksh Run_Standalone.ksh -a sample_arg.txt
Case description as below:
1.Right click on the icon added to the system tray.
2.Check if a popup menu is displayed properly. If popup menu is shown, assertion passed, else failed
#Actual behavior:
The popup menu cann't be shown.
#Exceptions:
None
#validation:
1.Same platform/1.7.0b109
32bit(jdk-7-ea-bin-b109-windows-i586-09_sep_2010.exe) :Fail
2.Same build/winvista:Pass
3.Same build/winxp-x64: Fail
4.Same platform/1.7.0b108:Fail
- duplicates
-
JDK-6996708 The event on the tray icon does not trigger and there is no message printed.
- Closed