Upgrade to JAXP 1.5 Breaks Existing Apps

Ali Ebrahimi ali.ebrahimi1781 at gmail.com
Sun Jun 2 21:05:26 UTC 2013


I update to jdk8b92 and almost all apps deals with xml parsing breaks.
in other word, current default value for XMLConstants.ACCESS_EXTERNAL_DTD
property is empty string. This should be at least change to "file".



More information about the core-libs-dev mailing list