bf7f56e004
We previously erased that class loader, which is not a great idea, in particular when we use libraries such as JAXB which rely on the TCCL, to some extent. Without this patch, we cannot make the OSGi integration work correctly with Java 9 and above, because the JAXB APIs won't find the JAXB runtime. |
||
---|---|---|
.. | ||
main/java/org/hibernate/osgi | ||
test |