-
Bug
-
Resolution: Duplicate
-
P5
-
5.0, 7
Bug Description: COPYRIGHT_YEAR is not return correct value for jdk7b117 test.
Testsuite name: CTE Regressions Manual
JDK/JRE tested: jdk7b117(jdk-7-ea-bin-b117-solaris-i586-04_nov_2010.sh)
OS/architecture:solaris10u9-x86
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: Y
Regression introduced in release/build: jdk7b115
Steps to reproduce:
Run the case CTE_REGTEST/Generic/4640209/Test4640209.java
1. install jdk bundle from http://jre.sfbay/java/re/jdk/7/promoted/ea/b117/bundles/solaris-i586/ to /export/jdk1.7.0
2. Open a Terminal/Dos prompt window and go to the the following directory
/export/jdk1.7.0/lib
3. Run the following command
/export/jdk1.7.0/bin/java -jar htmlconverter.jar -gui
4. Once the HtmlConverter window pops up, click 'Help -> About' menu
A small window will show HTML Converter version with Copyright year
Check:
If you see the copyright year as 2001 - test FAILED
If you see the copyright year as 2002 or current year - test PASSED
Actual behavior:
COPYRIGHT_YEAR is not return correct value. Correct value photo please refer to correct.jpg.
Please refer to the attachment file 4640209.jpg.
Validation:
1. same build/solaris10-sparc: same issue.
2. same platform/jdk7b114,jdk7b113,jdk7b112:pass
3. same platform/jdk7b115,jdk7b116,jdk7b117: same issue
Testsuite name: CTE Regressions Manual
JDK/JRE tested: jdk7b117(jdk-7-ea-bin-b117-solaris-i586-04_nov_2010.sh)
OS/architecture:solaris10u9-x86
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: Y
Regression introduced in release/build: jdk7b115
Steps to reproduce:
Run the case CTE_REGTEST/Generic/4640209/Test4640209.java
1. install jdk bundle from http://jre.sfbay/java/re/jdk/7/promoted/ea/b117/bundles/solaris-i586/ to /export/jdk1.7.0
2. Open a Terminal/Dos prompt window and go to the the following directory
/export/jdk1.7.0/lib
3. Run the following command
/export/jdk1.7.0/bin/java -jar htmlconverter.jar -gui
4. Once the HtmlConverter window pops up, click 'Help -> About' menu
A small window will show HTML Converter version with Copyright year
Check:
If you see the copyright year as 2001 - test FAILED
If you see the copyright year as 2002 or current year - test PASSED
Actual behavior:
COPYRIGHT_YEAR is not return correct value. Correct value photo please refer to correct.jpg.
Please refer to the attachment file 4640209.jpg.
Validation:
1. same build/solaris10-sparc: same issue.
2. same platform/jdk7b114,jdk7b113,jdk7b112:pass
3. same platform/jdk7b115,jdk7b116,jdk7b117: same issue
- duplicates
-
JDK-7006171 Token for copyright year not replaced with value in in HtmlConverter About... panel
- Closed
- relates to
-
JDK-4640209 1.3.1_03: About dialog has improper copyright year
- Closed