[
https://issues.apache.org/jira/browse/UIMA-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-5754.
----------------------------------
Resolution: Fixed
> UimaBootstrap impl depends on URLClassLoader, not available in Java 9+
> ----------------------------------------------------------------------
>
> Key: UIMA-5754
> URL: https://issues.apache.org/jira/browse/UIMA-5754
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Affects Versions: 2.10.2SDK, 3.0.0SDK
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Major
> Fix For: 3.0.1SDK, 2.10.3SDK
>
>
> User tried running UIMA scripts that invoke the UimaBootstrap and found it
> throws excepction using Java 9, because the implementation presumes the
> ApplicationClassLoader is an instance of URLClassLoader. Change the impl to
> no longer require this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)