[jboss-jira] [JBoss JIRA] (ELY-437) Elytron compilation fails with IBM JDK
David Lloyd (JIRA)
issues at jboss.org
Wed Mar 9 08:14:00 EST 2016
[ https://issues.jboss.org/browse/ELY-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174208#comment-13174208 ]
David Lloyd commented on ELY-437:
---------------------------------
This particular case iirc is designed to work whether or not the class is present at runtime.
> 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