[
https://issues.apache.org/jira/browse/GEODE-8321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179236#comment-17179236
]
ASF GitHub Bot commented on GEODE-8321:
---------------------------------------
onichols-pivotal commented on a change in pull request #5458:
URL: https://github.com/apache/geode/pull/5458#discussion_r471786376
##########
File path: ci/images/google-geode-builder/scripts/setup.sh
##########
@@ -57,7 +59,9 @@ DEBIAN_FRONTEND=noninteractive apt-get install -y
--no-install-recommends \
cp -R /etc/alternatives /etc/keep-alternatives
apt-get install -y --no-install-recommends \
openjdk-8-jdk \
Review comment:
Last time we were bit by trying to move the entire mountain at once, and
missing a few places (for example, PRs for support branches use this too, even
other pipelines like examples, plus there's a lag time for images to rebuild,
etc).
To avoid disruption, the plan this time is to get both JDKs in the image,
then transition everything over and verify it's working, then finally remove
the unneeded JDK.
----------------------------------------------------------------
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
> 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)