[
https://issues.jboss.org/browse/JBDS-4588?page=com.atlassian.jira.plugin....
]
Lukáš Valach commented on JBDS-4588:
------------------------------------
Installer can run with jdk9 (9.0.1 and 9-ea).
When I select jdk9-ea on "Select Java VM" page the installer shows warning
"This JVM wast not tested..." and I can continue and install Devstudio without
problems.
!jdk9-ea.png|thumbnail!
In the case of jdk 9.0.1 the installer shows warning "Red Hat JBoss Developer Studio
does not work with selected version of java." and I can't continue (the Next
button is disabled).
!jdk9.0.1.png|thumbnail!
update installer to be able to use JDK 9
----------------------------------------
Key: JBDS-4588
URL:
https://issues.jboss.org/browse/JBDS-4588
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer
Affects Versions: 11.1.0.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 11.2.0.AM3
Attachments: jdk9-ea.png, jdk9.0.1.png
Investigate what's needed to support running the installer w/ JDK 9.
May also need to add this to the devstudio.ini, after *-vmargs*:
{code}-Dosgi.requiredJavaVersion=1.8
--add-modules=ALL-SYSTEM{code} --
https://wiki.eclipse.org/Configure_Eclipse_for_Java_9#Configure_Eclipse_f...
cc: [~mmalina] [~jeffmaury] [~dgolovin]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)