-
Improvement
-
Resolution: Fixed
-
Minor
-
Jenkins 2.155
Java 11
PCT
Current version of PowerMock used for testing is not compatible with Java 11. So tests are failing with
Caused by: java.lang.IllegalAccessError: class jdk.internal.reflect.ConstructorAccessorImpl loaded by org.powermock.core.classloader.MockClassLoader @7cd1ec54 cannot access jdk/internal/reflect superclass jdk.internal.reflect.MagicAccessorImpl
Updating Parent POM to 3.30 to benefit from new versions of the libraries should be sufficient.
- depends on
-
JENKINS-55098 Build Flow: PowerMock and Mockito need massive updates for Java 11
-
- Closed
-
- links to
[JENKINS-55233] email-ext: PowerMock is not compatible with Java 11
Epic Link |
New:
|
Link |
New:
This issue depends on |
Description |
Original:
Current version of PowerMock used for testing is not compatible with Java 11. So tests are failing with {noformat} Caused by: java.lang.IllegalAccessError: class jdk.internal.reflect.ConstructorAccessorImpl loaded by org.powermock.core.classloader.MockClassLoader @7cd1ec54 cannot access jdk/internal/reflect superclass jdk.internal.reflect.MagicAccessorImpl {noformat} |
New:
Current version of PowerMock used for testing is not compatible with Java 11. So tests are failing with {noformat} Caused by: java.lang.IllegalAccessError: class jdk.internal.reflect.ConstructorAccessorImpl loaded by org.powermock.core.classloader.MockClassLoader @7cd1ec54 cannot access jdk/internal/reflect superclass jdk.internal.reflect.MagicAccessorImpl {noformat} Updating Parent POM to {{3.30}} to benefit from new versions of the libraries should be sufficient. |
Labels | Original: java11 java11-devtools-compatibility | New: java11 java11-compatibility |
Assignee | Original: David van Laatum [ davidvanlaatum ] | New: Oleg Nenashev [ oleg_nenashev ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] | New: David van Laatum [ davidvanlaatum ] |
Summary | Original: PowerMock is not compatible with Java 11 | New: email-ext: PowerMock is not compatible with Java 11 |
Remote Link | New: Cette demande est liée à "email-ext#PR-175 (Lien Web)" [ 22119 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |