[
https://issues.jboss.org/browse/WFCORE-1833?page=com.atlassian.jira.plugi...
]
Richard Opalka updated WFCORE-1833:
-----------------------------------
Description:
ServiceLoader regression in latest Jigsaw JDK9 builds
is caused by fact ServiceLoader's iterator call to hasNext() method
is not covered with ServiceConfigurationError try-catch statement.
was:
There's ServiceLoader regression in recent Jigsaw JDK9 builds.
We will implement temporary workaround for this Jigsaw issue.
This issue can be closed / resolved once this workaround
will be eliminated from our code base.
Fix ServiceLoader iterator issue
--------------------------------
Key: WFCORE-1833
URL:
https://issues.jboss.org/browse/WFCORE-1833
Project: WildFly Core
Issue Type: Sub-task
Reporter: Richard Opalka
Assignee: Richard Opalka
ServiceLoader regression in latest Jigsaw JDK9 builds
is caused by fact ServiceLoader's iterator call to hasNext() method
is not covered with ServiceConfigurationError try-catch statement.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)