]
Alexey Kazakov updated JBDS-3718:
---------------------------------
Fix Version/s: 9.1.0.GA
(was: 9.1.0.CR1)
Detected/selected JDK always reported as invalid
------------------------------------------------
Key: JBDS-3718
URL:
https://issues.jboss.org/browse/JBDS-3718
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Denis Golovin
Labels: havoc
Fix For: 9.1.0.GA
The installer correctly detects a JDK but still reports it as invalid. Same goes for
selecting an installation of JDK - all checks pass but still the message says the
installation is invalid.
It does not seem to be a problem with the detection logic - it returns correct values for
me. My guess would be that something is incorrectly propagated to the UI, but I
haven't been able to find the source yet.