jtreg 2.1.3fcs doesn't work on zh/ja locales
But jtreg2.1.2fcs works.
Sparc version used is 2.6
Execution line and Error Message with 2.1.3fcs:
----------------------------------------------------------------
/usr/local/java/sqe-tools2.1.3fcs/solaris/bin/jtreg -jdk:/usr/local/java/jdk1.4/solaris GetAvailableLocalesTest.java
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/javatest/regtest/Main
With jtreg2.1.2fcs:
----------------------------------------------------------------
jtreg -jdk:/usr/local/java/jdk1.4/solaris GetAvailableLocalesTest.java
Directory "./JTreport" not found: Creating
Directory "./JTwork" not found: Creating
Directory "./JTwork/scratch" not found: Creating
test results: passed: 1
Report written to /home/shuna/regtest_zh/JTreport/report.html
Results written to /home/shuna/regtest_zh/JTwork
Reproduce steps:
----------------------------------------------------------------
1. download the attached test case(very simple one)
2. run it with jtreg2.1.3fcs on zh locale
But jtreg2.1.2fcs works.
Sparc version used is 2.6
Execution line and Error Message with 2.1.3fcs:
----------------------------------------------------------------
/usr/local/java/sqe-tools2.1.3fcs/solaris/bin/jtreg -jdk:/usr/local/java/jdk1.4/solaris GetAvailableLocalesTest.java
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/javatest/regtest/Main
With jtreg2.1.2fcs:
----------------------------------------------------------------
jtreg -jdk:/usr/local/java/jdk1.4/solaris GetAvailableLocalesTest.java
Directory "./JTreport" not found: Creating
Directory "./JTwork" not found: Creating
Directory "./JTwork/scratch" not found: Creating
test results: passed: 1
Report written to /home/shuna/regtest_zh/JTreport/report.html
Results written to /home/shuna/regtest_zh/JTwork
Reproduce steps:
----------------------------------------------------------------
1. download the attached test case(very simple one)
2. run it with jtreg2.1.3fcs on zh locale