[
https://issues.apache.org/jira/browse/JCR-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547948#comment-16547948
]
Eric Wout van der Steen commented on JCR-4131:
----------------------------------------------
Seems to me that this has been fixed in JCR-4179
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)