e7cefd8ddd
In particular: * Keep the old behavior when retrieving services on JDK8 * On JDK9+, query the AggregatedClassLoader first (before individual class loaders) when retrieving services. * On JDK9+, use ServiceLoader.Provider to avoid instantiating services a second time if we know we already instantiated them with another class loader. |
||
---|---|---|
.. | ||
src | ||
hibernate-core.gradle |