Skip to content

chore: Downgrade to Java 8 - #759

Merged
barbeau merged 3 commits into
MobilityData:masterfrom
aababilov:java8
Feb 23, 2021
Merged

chore: Downgrade to Java 8#759
barbeau merged 3 commits into
MobilityData:masterfrom
aababilov:java8

Conversation

@aababilov

Copy link
Copy Markdown
Collaborator

Google is still using the old Java.

The updated code was tested on OpenJDK 1.8.

Google is still using the old Java.

The updated code was tested on OpenJDK 1.8.

@barbeau barbeau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aababilov! Could you also change the *.yml files in .github/workflows where JDK 1.11 is referenced to use JDK 1.8 instead?

This will make sure the build and tests pass in the CI environment on Java 8 as well.

@barbeau barbeau mentioned this pull request Feb 22, 2021
3 tasks
@aababilov

Copy link
Copy Markdown
Collaborator Author

Thanks @aababilov! Could you also change the *.yml files in .github/workflows where JDK 1.11 is referenced to use JDK 1.8 instead?

Sure, done!

@barbeau barbeau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @aababilov!

@barbeau
barbeau merged commit c2a46ef into MobilityData:master Feb 23, 2021
@barbeau barbeau mentioned this pull request Feb 23, 2021
4 tasks
@aababilov

Copy link
Copy Markdown
Collaborator Author

Thanks for review!

@aababilov
aababilov deleted the java8 branch April 20, 2021 02:25
aababilov added a commit that referenced this pull request Sep 23, 2021
Google has finally upgraded to Java 11, so the open-source validator
does not have to use the old Java 8 (see pull #595 and pull #759).

Java memory is reduced from 12 to 8 GiB to make the tests pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants