[ https://issues.apache.org/jira/browse/GEODE-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133422#comment-17133422 ]
ASF GitHub Bot commented on GEODE-8243: --------------------------------------- kirklund opened a new pull request #5241: URL: https://github.com/apache/geode/pull/5241 The Launcher acceptance tests fail on Windows because the tests are hardcoded to use java instead of java.exe. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Launcher acceptance tests fail on Windows > ----------------------------------------- > > Key: GEODE-8243 > URL: https://issues.apache.org/jira/browse/GEODE-8243 > Project: Geode > Issue Type: Bug > Components: tests > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > > Launcher acceptance tests fail on Windows because "java" does not exist on > Windows. The tests need to use "java.exe" on Windows. -- This message was sent by Atlassian Jira (v8.3.4#803005)