John Poth created JCR-4131:
------------------------------
Summary: JDK 9 support
Key: JCR-4131
URL: https://issues.apache.org/jira/browse/JCR-4131
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-jcr-commons
Affects Versions: 2.15.1
Environment: JDK 9 build 166
Reporter: John Poth
java.lang.IllegalArgumentException:
org.apache.jackrabbit.commons.query.QueryObjectModelBuilder is not an ImageIO
SPI class See [JDK-8068749|https://bugs.openjdk.java.net/browse/JDK-8068749]
for more information, in particular:
"Java SE has been changed so that javax.imageio.spi.ServiceRegistry no longer
allows service providers of other than Image I/O service types to be loaded.
This is a behavioral change. Existing application binaries that attempt to use
ServiceRegistry for non-Image-I/O services will cause IllegalArgumentException
to be thrown at runtime. Such applications should be migrated to use
java.util.ServiceLoader instead of javax.imageio.spi.ServiceRegistry."
Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)