-
Bug
-
Resolution: Duplicate
-
P2
-
5.0u9
javaws Invalid Argument Error (Too many arguments) when downloading JRE from java.sun.com.
Testcase => http://web-east.east/www/tests/1.6.0/6298822/test4.jnlp
Testcase passes with 5.0u7fcs and 5.0u8fcs but fails with 5.0u9 (b01).
How to reproduce? Do the following.
1. Install one of the above mentioned jres on system.
2. Then run the testcase as follows:
# cd <jre-directory>
# cd javaws
# ./javaws http://web-east.east/www/tests/1.6.0/6298822/test4.jnlp
Click Download when prompted, agree to any licence requirements etc.
If you install all 3 jres and run testcase with different jre each time, then maybe good idea to clear cache out each time.
Reproduciblity => 100%
Other platforms?
I ran testcase on x86-SuSE10 Pro system with 5.0u7fcs, 5.0u8fcs and 5.0u9 (b01). It failed with 5.0u9(b01) but passed with 5.0u7fcs and 5.0u8fcs.
I ran testcase on x86-winxppro system with 5.0u7fcs, 5.0u8fcs and 5.0u9 (b01) and it passed ok with each jre.
This looks like a regression from 5.0u8fcs to 5.0u9 (b01).
Testcase => http://web-east.east/www/tests/1.6.0/6298822/test4.jnlp
Testcase passes with 5.0u7fcs and 5.0u8fcs but fails with 5.0u9 (b01).
How to reproduce? Do the following.
1. Install one of the above mentioned jres on system.
2. Then run the testcase as follows:
# cd <jre-directory>
# cd javaws
# ./javaws http://web-east.east/www/tests/1.6.0/6298822/test4.jnlp
Click Download when prompted, agree to any licence requirements etc.
If you install all 3 jres and run testcase with different jre each time, then maybe good idea to clear cache out each time.
Reproduciblity => 100%
Other platforms?
I ran testcase on x86-SuSE10 Pro system with 5.0u7fcs, 5.0u8fcs and 5.0u9 (b01). It failed with 5.0u9(b01) but passed with 5.0u7fcs and 5.0u8fcs.
I ran testcase on x86-winxppro system with 5.0u7fcs, 5.0u8fcs and 5.0u9 (b01) and it passed ok with each jre.
This looks like a regression from 5.0u8fcs to 5.0u9 (b01).
- duplicates
-
JDK-6462407 Regression: 2 TCK-jnlp testcases fail with 5.0u10b01 and pass with 5.0u8b03
- Resolved