-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
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.