Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: add jdk 17 to java units and dependency builds #1216

Merged
merged 2 commits into from
Sep 27, 2021
Merged

build: add jdk 17 to java units and dependency builds #1216

merged 2 commits into from
Sep 27, 2021

Conversation

BenWhitehead
Copy link
Contributor

@BenWhitehead BenWhitehead commented Sep 17, 2021

  • update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17.

A prototpe of these changes has been tested in googleapis/java-storage#1016

* update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17.
@BenWhitehead BenWhitehead requested a review from a team as a code owner September 17, 2021 17:57
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 17, 2021
@BenWhitehead BenWhitehead merged commit a4be338 into googleapis:master Sep 27, 2021
@BenWhitehead BenWhitehead deleted the jdk-17 branch September 27, 2021 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants