JDK-8145111 : NPE is thrown when JAXBContextFactory implementation is specified by jaxb.properties file
  • Type: Bug
  • Component: xml
  • Sub-Component: jaxb
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2015-12-10
  • Updated: 2016-03-03
  • Resolved: 2015-12-22
Related Reports
Duplicate :  
Description
When JAXBContextFactory implementation is specified by means of jaxb.properties file, JAXBContext.newInstance throws NPE - please see the attached minimized testcase. This was verified on JDK9b94.