Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
jdk8 message drop30
-
b113
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034563 | 7u65 | Joe Wang | P3 | Resolved | Fixed | b01 |
JDK-8026836 | 7u60 | Joe Wang | P3 | Closed | Fixed | b01 |
Description
The following warnings are not localized for 10 locales:
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
set, which is probably not what is desired. Parser will use a default
ErrorHandler to print the first 10 errors. Please call
the 'setErrorHandler' method to fix this.
Refer to the result at:
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop30/cmdline_x86.html -> jaxp_sax.txt
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
set, which is probably not what is desired. Parser will use a default
ErrorHandler to print the first 10 errors. Please call
the 'setErrorHandler' method to fix this.
Refer to the result at:
http://bej301328.cn.oracle.com/gatejava/test/jdk2/results/8/drop30/cmdline_x86.html -> jaxp_sax.txt
Attachments
Issue Links
- backported by
-
JDK-8034563 Unlocalized warnings
- Resolved
-
JDK-8026836 Unlocalized warnings
- Closed