-
Bug
-
Resolution: Won't Do
-
Major
-
jboss-jaxb-api_2.3_spec-1.0.1.Final
-
None
The platform default provider is instantiated with a null class loader, which is not likely to work since the JDK will be linking against the wrong API. In addition, these classes are private in Java 9+ so even if it did link correctly, the instantiation would fail due to the non-exported package.