[jboss-jira] [JBoss JIRA] (WFCORE-3993) Elytron module compilation failure due to "package sun.security.ec does not exist" on IBM jdk

Petr Kremensky (JIRA) issues at jboss.org
Mon Aug 6 07:30:00 EDT 2018


Petr Kremensky created WFCORE-3993:
--------------------------------------

             Summary: Elytron module compilation failure due to "package sun.security.ec does not exist" on IBM jdk
                 Key: WFCORE-3993
                 URL: https://issues.jboss.org/browse/WFCORE-3993
             Project: WildFly Core
          Issue Type: Bug
          Components: Security
         Environment: {noformat}
$ java -version
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 8.0.5.17 - pxa6480sr5fp17-20180627_01(SR5 FP17))
IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20180626_390413 (JIT enabled, AOT enabled)
OpenJ9   - 5cdc604
OMR      - a24bc01
IBM      - 21870d6)
JCL - 20180619_01 based on Oracle jdk8u171-b11

$ git rev-parse --short HEAD
cb10de0cba
{noformat}
            Reporter: Petr Kremensky
            Assignee: Farah Juma


Compilation of Elytron module of wildfly-core on IBM jdk fails.
*reproduce*
{noformat}
mvn install -pl elytron
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project wildfly-elytron-integration: Compilation failure
[ERROR] /home/pkremens/devel/wildfly-core/elytron/src/test/java/org/wildfly/extension/elytron/KeyStoresTestCase.java:[87,23] package sun.security.ec does not exist
{noformat}




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list