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".
- Upgrade to JAXP 1.5 Breaks Existing Apps Ali Ebrahimi
- Re: Upgrade to JAXP 1.5 Breaks Existing Apps Alan Bateman
- Re: Upgrade to JAXP 1.5 Breaks Existing Apps Ali Ebrahimi