[
https://issues.apache.org/jira/browse/GROOVY-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-8754.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.5.3
3.0.0-alpha-4
Proposed PR merged. Thanks!
> Spaces in JAVA_HOME not handled properly for JDK10 on windows
> -------------------------------------------------------------
>
> Key: GROOVY-8754
> URL: https://issues.apache.org/jira/browse/GROOVY-8754
> Project: Groovy
> Issue Type: Bug
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 3.0.0-alpha-4, 2.5.3
>
>
> Current handling seems to be sufficient for some paths through the
> startGroovy script but doesn't handle the special processing we do for JAXB
> under JDK10.
> See: [https://github.com/apache/groovy/pull/784]
> Workaround is to use the normal Windows path short name, e.g.:
> {{C:\Progra~1\Java\jdk-10.0.2}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)