[
https://issues.jboss.org/browse/JBDS-4588?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-4588:
----------------------------------
Note that openjdk-1.9.0.181 is now available on CCI for use with RHEL7 slaves. Windows
slaves are still being configured. Oracle JDK 9 should be coming soon too - there's a
9-ea build available, but not the final GA version yet.
More info on
https://redhat.service-now.com/surl.do?n=PNT0069405 and
https://redhat.service-now.com/surl.do?n=PNT0075961
See
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/cci-expe...
for examples of the variables you can use to access the JDK, eg.,
{code}OPENJDK_1_9_HOME=/qa/tools/opt/x86_64/openjdk-1.9.0{code}
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.1.0.GA
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)