]
James Perkins reassigned WFCORE-1189:
-------------------------------------
Assignee: Brian Stansberry (was: James Perkins)
Fix Oracle JVM version comparison for new JDK 9 version schema
--------------------------------------------------------------
Key: WFCORE-1189
URL:
https://issues.jboss.org/browse/WFCORE-1189
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: James Perkins
Assignee: Brian Stansberry
JDK 9 is going to use a [new version
schema|https://blogs.oracle.com/java-platform-group/entry/a_new_jdk_9_ver...] based on
[
JEP-223|http://openjdk.java.net/jeps/223]. The current {{JvmOptionsBuilderFactory}} would
return version 7 if a the {{java.specification.version}} system property returned
{{9.0.0}}.