Marshall Schor created UIMA-5754:
------------------------------------
Summary: 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: 3.0.0SDK, 2.10.2SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
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)