-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b36
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085064 | emb-9 | Daniel Fuchs | P4 | Resolved | Fixed | team |
JDK-8305655 | 8u381 | Hari Rakesh | P4 | Resolved | Fixed | b01 |
jdk9 b11 PIT
Intel Xeon 3059 MHz, 24 cores, 144G, Win32 / Windows Server 2008 R2 Enterprise,
-Xcomp -server
Checking log records in file: C:\\local\\aurora\\sandbox\\results\\workDir\\sun\\util\\logging\\SourceClassName\\testlog.txt
Apr 26, 2014 6:29:56 PM java.util.Currency info
INFO: currency.properties entry for FR ignored because the value format is not recognized.
----------System.err:(14/863)----------
java.lang.RuntimeException: Unexpected source: java.util.Currency info
at SourceClassName.checkLogRecords(SourceClassName.java:91)
at SourceClassName.main(SourceClassName.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
Intel Xeon 3059 MHz, 24 cores, 144G, Win32 / Windows Server 2008 R2 Enterprise,
-Xcomp -server
Checking log records in file: C:\\local\\aurora\\sandbox\\results\\workDir\\sun\\util\\logging\\SourceClassName\\testlog.txt
Apr 26, 2014 6:29:56 PM java.util.Currency info
INFO: currency.properties entry for FR ignored because the value format is not recognized.
----------System.err:(14/863)----------
java.lang.RuntimeException: Unexpected source: java.util.Currency info
at SourceClassName.checkLogRecords(SourceClassName.java:91)
at SourceClassName.main(SourceClassName.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:484)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
- backported by
-
JDK-8085064 test sun/util/logging/SourceClassName.java failed: Unexpected source: java.util.Currency info
-
- Resolved
-
-
JDK-8305655 test sun/util/logging/SourceClassName.java failed: Unexpected source: java.util.Currency info
-
- Resolved
-