[jbosstools-issues] [JBoss JIRA] (JBDS-4588) update installer to be able to use JDK 9

Martin Malina (JIRA) issues at jboss.org
Thu Oct 12 10:03:00 EDT 2017


    [ https://issues.jboss.org/browse/JBDS-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476375#comment-13476375 ] 

Martin Malina commented on JBDS-4588:
-------------------------------------

I tried to run the current devstudio installer [1] with java 9 on mac and it works just fine for me. The only caveat is that in Step 4 you won't be able to just use "Default Java VM" because that would point to java 9 and that will give you an error that it's not supported. So you need to manually point the installer to a java 8 installation.

So if no issues are found by others, it's possible that no fixes will be necessary at all for now.

[1] devstudio-11.1.0.GA-v20171012-0713-B1322-installer-standalone.jar 

> 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_for_Java_9_modules
> cc: [~mmalina] [~jeffmaury] [~dgolovin]



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list