-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
6u23, 6u25
-
generic, x86
-
generic, linux_suse_sles_11
Bug description: Case needs to be update. AppearanceIfLargeFont.java failed as complication error.
Testsuite name: AWT Regression
JDK/JRE tested: jdk-6u23-ea-bin-b03-windows-i586-18_oct_2010.exe
OS/architecture: winxp-x64
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: 6u23b02
[If yes] Test result on FCS: See the actual result.
Test run log location: http://jsqalab.sfbay.sun.com/results/Evergreen/6u23/6u23b03/awt/winxp-x64/work/java/awt/CheckboxMenuItem/AppearanceIfLargeFont/AppearanceIfLargeFont.jtr
Test run result location: http://jsqalab.sfbay.sun.com/results/Evergreen/6u23/6u23b03/awt/winxp-x64/work//java/awt/CheckboxMenuItem/AppearanceIfLargeFont/
Steps to reproduce:
1. Install test bundle JDK6u23from
http://jre.sfbay.sun.com/java/re/jdk/6u23/promoted/ea/b03/bundles/
to C:/Java/
2. Install Jtreg from http://jre.sfbay.sun.com/java/re/jtreg/4.1/promoted/latest/binaries/latest/jtreg/
locate at C:/jct4.1
3. Download and unzip jdk6 ws from
http://jdksrc.sfbay.sun.com/hg/6u23/Jcg/j2se
to C:/reg
4. Modify the reg_awt.sh as:
export JAVA_HOME=C:/Java/jdk1.6.0
C:/jct4.1/jtreg/win32/bin/jtreg -g -v -m -jdk:C:/Java/jdk1.6.0 -r:C:/reg/report -w:C:/reg/work C:/reg/6_awt_reg/test
5. Make printer work fine.
6. From command line, run sh reg_awt.sh
7. After Jtreg launched, choose Current Configuration from View Filter:Status of ,
8. Choose New Configuration from Configure of menu bar.
9. Choose Yes form Specify Test to Run ,click Next button then choose From a List a File,click next button and click Browse button to choose C:/awt.list.
10. Click next button and select the default option.
11. Choose Yes button from Specify Keyword? then click next button and type manual on the textfield of Response and click Done button to save a *jti file.
12. Click StartRunning Test button to run the case.
Actual behavior:
AppearanceIfLargeFont.java failed as complication error.
At line 61, after "3) If check-mark is correctly painted when the test passed." it need to add a comma, to seperate the string[], in case of the compile error. After this modification, we can run normally.
Ref the attachment.
Testsuite name: AWT Regression
JDK/JRE tested: jdk-6u23-ea-bin-b03-windows-i586-18_oct_2010.exe
OS/architecture: winxp-x64
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: 6u23b02
[If yes] Test result on FCS: See the actual result.
Test run log location: http://jsqalab.sfbay.sun.com/results/Evergreen/6u23/6u23b03/awt/winxp-x64/work/java/awt/CheckboxMenuItem/AppearanceIfLargeFont/AppearanceIfLargeFont.jtr
Test run result location: http://jsqalab.sfbay.sun.com/results/Evergreen/6u23/6u23b03/awt/winxp-x64/work//java/awt/CheckboxMenuItem/AppearanceIfLargeFont/
Steps to reproduce:
1. Install test bundle JDK6u23from
http://jre.sfbay.sun.com/java/re/jdk/6u23/promoted/ea/b03/bundles/
to C:/Java/
2. Install Jtreg from http://jre.sfbay.sun.com/java/re/jtreg/4.1/promoted/latest/binaries/latest/jtreg/
locate at C:/jct4.1
3. Download and unzip jdk6 ws from
http://jdksrc.sfbay.sun.com/hg/6u23/Jcg/j2se
to C:/reg
4. Modify the reg_awt.sh as:
export JAVA_HOME=C:/Java/jdk1.6.0
C:/jct4.1/jtreg/win32/bin/jtreg -g -v -m -jdk:C:/Java/jdk1.6.0 -r:C:/reg/report -w:C:/reg/work C:/reg/6_awt_reg/test
5. Make printer work fine.
6. From command line, run sh reg_awt.sh
7. After Jtreg launched, choose Current Configuration from View Filter:Status of ,
8. Choose New Configuration from Configure of menu bar.
9. Choose Yes form Specify Test to Run ,click Next button then choose From a List a File,click next button and click Browse button to choose C:/awt.list.
10. Click next button and select the default option.
11. Choose Yes button from Specify Keyword? then click next button and type manual on the textfield of Response and click Done button to save a *jti file.
12. Click StartRunning Test button to run the case.
Actual behavior:
AppearanceIfLargeFont.java failed as complication error.
At line 61, after "3) If check-mark is correctly painted when the test passed." it need to add a comma, to seperate the string[], in case of the compile error. After this modification, we can run normally.
Ref the attachment.
- duplicates
-
JDK-6495639 need to clean up menu native code (Win32)
-
- Closed
-