[
https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ivanov updated IGNITE-7538:
---------------------------------
Comment: was deleted
(was: Successful POC for one-build -> multi-test design was prepared in [Ignite
Tests 2.0+ \[Java
8/9\]|https://ci.ignite.apache.org/project.html?projectId=IgniteTests20Java89]
project. Starting work for moving and stabilization of test on the way.
*Tests*
|| Test || Java 8 || Java 9 || Comment ||
| [150
Clients|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests20Java89_150ClientsIgniteCache150ClientsTest]
| (/) | (?) | -- |
|
[AOP|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests20Java89_AopIgniteAopSelfTestSuite]
| (/) | (x) | Wait for release version which support Java 9:
https://mvnrepository.com/artifact/org.aspectj/aspectjrt
*1.9.0.RC2*
{code}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.092 s
<<< FAILURE! - in org.apache.ignite.testsuites.IgniteAopSelfTestSuite
[ERROR]
initializationError(org.apache.ignite.testsuites.IgniteAopSelfTestSuite) Time
elapsed: 0.018 s <<< ERROR!
java.lang.ExceptionInInitializerError
at
org.apache.ignite.testsuites.IgniteAopSelfTestSuite.suite(IgniteAopSelfTestSuite.java:43)
Caused by: java.lang.RuntimeException: jdk.internal.misc.JavaNioAccess class is
unavailable.
at
org.apache.ignite.testsuites.IgniteAopSelfTestSuite.suite(IgniteAopSelfTestSuite.java:43)
Caused by: java.lang.IllegalAccessException: class
org.apache.ignite.internal.util.GridUnsafe cannot access class
jdk.internal.misc.SharedSecrets (in module java.base) because module java.base
does not export jdk.internal.misc to unnamed module @271053e1
at
org.apache.ignite.testsuites.IgniteAopSelfTestSuite.suite(IgniteAopSelfTestSuite.java:43)
{code}
*1.8.13*
{code}
AspectJ Internal Error: unable to add stackmap attributes. null
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.57 s
<<< FAILURE! - in org.apache.ignite.testsuites.IgniteAopSelfTestSuite
[ERROR]
initializationError(org.apache.ignite.testsuites.IgniteAopSelfTestSuite) Time
elapsed: 0.015 s <<< ERROR!
java.lang.VerifyError:
Expecting a stackmap frame at branch target 10
Exception Details:
Location:
org/apache/ignite/gridify/BasicAopSelfTest.testAop()V @0: aload_0
Reason:
Expected stackmap frame at this location.
Bytecode:
0000000: 2ab7 0002 b800 03a7 0004 4cb1
Exception Handler Table:
bci [0, 7] => handler: 10
at
org.apache.ignite.testsuites.IgniteAopSelfTestSuite.suite(IgniteAopSelfTestSuite.java:43)
{code} |
| [Licenses &
Javadoc|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests20Java89_LicensesJavadoc]
| (?) | (?) | -- |)
> Update several maven plugins version for Java 9 compilation
> -----------------------------------------------------------
>
> Key: IGNITE-7538
> URL: https://issues.apache.org/jira/browse/IGNITE-7538
> Project: Ignite
> Issue Type: Task
> Reporter: Peter Ivanov
> Assignee: Peter Ivanov
> Priority: Critical
>
> * rat plugin
> * flat plugin
> * java plugin
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)