]
Amos Feng resolved JBTM-2777.
-----------------------------
Resolution: Deferred
Investigate the osgi test failure with the JDK 9
------------------------------------------------
Key: JBTM-2777
URL:
https://issues.jboss.org/browse/JBTM-2777
Project: JBoss Transaction Manager
Issue Type: Sub-task
Components: Build System
Reporter: Amos Feng
Assignee: Amos Feng
Priority: Minor
Labels: jdk9
The arquillian can not start the karaf.
{code}
-Djava.endorsed.dirs=/home/zhfeng/work/zhfeng/narayana-jdk9/osgi/jta/target/apache-karaf-minimal-4.0.5/lib/endorsed
is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
{code}