]
Tomaz Cerar reopened WFLY-3854:
-------------------------------
I am reopening this as JDK9 is still not released and work is ongoing.
Make it build & work on JDK9
----------------------------
Key: WFLY-3854
URL:
https://issues.jboss.org/browse/WFLY-3854
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Priority: Minor
Fix For: 10.0.0.Beta2
Currently wildfly doesn't build on JDK9 mostly because of passing
-XX:MaxPermSize=xxx
It was deprecated in 8 and removed in 9.
We should add two profiles that would take care of that.