]
Robert Heise commented on JBDS-3068:
------------------------------------
This is still happening with jboss-devstudio-8.1.0.GA-installer-eap.jar.
Installer fails to recognize java versions without underscores
--------------------------------------------------------------
Key: JBDS-3068
URL:
https://issues.jboss.org/browse/JBDS-3068
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 8.0.0.Beta2
Environment: JBDS 8.0.0.Beta2b B121
Oracle JDK 1.8.0
Reporter: Martin Malina
Assignee: Denis Golovin
Labels: respin-c
Fix For: 8.0.0.Beta2
Attachments: java-1.8.0.png
This was spotted by Fred: When he tried to install JBDS and selected Oracle JDK 1.8.0, he
got: "JBoss Developer Studio does not work with selected version of java."
!java-1.8.0.png!
It was on Windows and I managed to reproduced it there, but it is probably not limited to
Windows. It works fine with Oracle JDK 1.8.0_05. So the key here is that this is the
original 1.8.0 release.
Fred suspects that this commit broke this:
https://github.com/jbdevstudio/jbdevstudio-product/commit/080b102d893b801...