[
https://issues.jboss.org/browse/JBDS-4588?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-4588 at 11/23/17 9:15 AM:
------------------------------------------------------------
I think I've fixed the installer to be able to run with JDK 9, and install using JDK 9
too. Tested on Fedora24 using JDK 9 (not 9.0.1, not 9-ea). We should verify it works for
all three versions of the JDK 9, though EA is probably not needed to be supported anymore,
and 9 was patched with a security fix to move up to 9.0.1.
https://github.com/jbdevstudio/jbdevstudio-product/pull/479/files
For more on this issue, see screenshots attached here:
https://issues.jboss.org/browse/JBDS-4594?focusedCommentId=13493394&p...
was (Author: nickboldt):
I think I've fixed the installer to be able to run with JDK 9, and install using JDK 9
too. Tested on Fedora24 using JDK 9 (not 9.0.1, not 9-ea). We should verify it works for
all three versions of the JDK 9, though EA is probably not needed to be supported anymore,
and 9 was patched with a security fix to move up to 9.0.1.
https://github.com/jbdevstudio/jbdevstudio-product/pull/479/files
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.AM2
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)