[
https://issues.jboss.org/browse/ELY-1653?page=com.atlassian.jira.plugin.s...
]
Justin Cook commented on ELY-1653:
----------------------------------
[~dlofthouse] There is still the issue with Javadocs on JDK10/11 but otherwise I think
everything is done until there is a replacement available for sun.misc
JDK 11 Support
--------------
Key: ELY-1653
URL:
https://issues.jboss.org/browse/ELY-1653
Project: WildFly Elytron
Issue Type: Task
Components: Build
Reporter: Darran Lofthouse
Assignee: Justin Cook
Fix For: 1.7.0.CR2
I suspect this will likely take three / four steps: -
# Convert he project to a multi-release built using Java 9
# Eliminate the use of APIs in sun.misc and sun.reflect in the Java 9 variant
# Ensure the project can be build on JDK 11
This final step may not be achievable in the short term until we can drop support for JDK
8 but by moving to the Java 9 MR jar our jar should be compatible on Java 10 and 11 as
well. We may want to define a PR run that builds on Java 9 but tests in Java 11, this
would mean the testsuite at least needs to be buildable on Java 11.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)