[ 
https://issues.apache.org/jira/browse/GEODE-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185371#comment-17185371
 ] 

ASF GitHub Bot commented on GEODE-8321:
---------------------------------------

rhoughton-pivot commented on a change in pull request #5479:
URL: https://github.com/apache/geode/pull/5479#discussion_r477467740



##########
File path: ci/scripts/execute_build_examples.sh
##########
@@ -46,7 +46,8 @@ INSTANCE_IP_ADDRESS="$(cat instance-data/instance-ip-address)"
 
 GEODE_VERSION=$(jq -r .semver geode-passing-tokens/*.json)
 
-SET_JAVA_HOME="export 
JAVA_HOME=/usr/lib/jvm/java-${JAVA_BUILD_VERSION}-openjdk-amd64"
+# SET_JAVA_HOME="export 
JAVA_HOME=/usr/lib/jvm/java-${JAVA_BUILD_VERSION}-openjdk-amd64"
+SET_JAVA_HOME="export 
JAVA_HOME=/usr/lib/jvm/bellsoft-java${JAVA_BUILD_VERSION}-amd64"

Review comment:
       Is the lack of a hyphen between `bellsoft-java` and 
`${JAVA_BUILD_VERSION}` a typo?




----------------------------------------------------------------
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:
[email protected]


> Change JDK in use to BellSoft's Liberica JDK
> --------------------------------------------
>
>                 Key: GEODE-8321
>                 URL: https://issues.apache.org/jira/browse/GEODE-8321
>             Project: Geode
>          Issue Type: Improvement
>          Components: ci
>            Reporter: Sean Goller
>            Assignee: Ernest Burghardt
>            Priority: Major
>              Labels: pull-request-available
>
> Use BellSoft's Liberica variant of OpenJDK for all testing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to