[jboss-jira] [JBoss JIRA] (ELY-437) Elytron compilation fails with IBM JDK

Ondrej Lukas (JIRA) issues at jboss.org
Wed Mar 9 06:17:00 EST 2016


Ondrej Lukas created ELY-437:
--------------------------------

             Summary: Elytron compilation fails with IBM JDK
                 Key: ELY-437
                 URL: https://issues.jboss.org/browse/ELY-437
             Project: WildFly Elytron
          Issue Type: Bug
    Affects Versions: 1.1.0.Beta4
            Reporter: Ondrej Lukas
            Assignee: Darran Lofthouse
            Priority: Critical
             Fix For: 1.1.0.CR1


Compilation of wildfly-elytron project with IBM JDK 1.8 fails with:

{code}
wildfly-elytron/src/main/java/org/wildfly/security/x500/X500PrincipalUtil.java:[31,25] cannot find symbol
  symbol:   class X500Name
  location: package sun.security.x509
{code}

Class X500PrincipalUtil using sun.security.x509.X500Name which comes from internal API and leads to mentioned above issue.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list