-
Bug
-
Resolution: Fixed
-
P2
-
6u10
-
b11
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2157752 | 6u10 | Unassigned | P2 | Closed | Won't Fix |
JDK Build: 6u10 b10 PIT build /net/jano1/export1/jcg/NightlyBuilds/update.int/6u_2008q2/archived/2008-01-02-int.6u_2008q2
Tests in WS: /net/jano1.sfbay/export1/jcg/ws/6uN/jcg/j2se
test case java/util/Currency/ValidateISO4217.java failed with the following exception:
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)
at ValidateISO4217.test1(ValidateISO4217.java:112)
at ValidateISO4217.main(ValidateISO4217.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:78)
at java.lang.Thread.run(Thread.java:619)
JavaTest Message: Test threw exception: java.util.NoSuchElementException
JavaTest Message: shutting down test
Tests in WS: /net/jano1.sfbay/export1/jcg/ws/6uN/jcg/j2se
test case java/util/Currency/ValidateISO4217.java failed with the following exception:
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)
at ValidateISO4217.test1(ValidateISO4217.java:112)
at ValidateISO4217.main(ValidateISO4217.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:78)
at java.lang.Thread.run(Thread.java:619)
JavaTest Message: Test threw exception: java.util.NoSuchElementException
JavaTest Message: shutting down test
- backported by
-
JDK-2157752 java/util/Currency/ValidateISO4217.java failed with exception: java.util.NoSuchElementException
-
- Closed
-
- relates to
-
JDK-6570259 Currency data changes for ISO 4217 Amendment 138
-
- Resolved
-