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

Nick Boldt (JIRA) issues at jboss.org
Thu Nov 23 09:17:00 EST 2017


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

Nick Boldt edited comment on JBDS-4588 at 11/23/17 9:16 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 and 9.0.1 (but not 9-ea). 

Though 9-ea is probably not needed to be supported anymore, we should still ensure it works, I suppose?

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&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13493394


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

For more on this issue, see screenshots attached here:

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

> 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_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