Skip to content

Make GraalVM installation check lazy#345

Merged
dnestoro merged 1 commit intograalvm:masterfrom
sdeleuze:lazy-graalvm-check
Oct 26, 2022
Merged

Make GraalVM installation check lazy#345
dnestoro merged 1 commit intograalvm:masterfrom
sdeleuze:lazy-graalvm-check

Conversation

@sdeleuze
Copy link
Copy Markdown
Collaborator

add-reachability-metadata goal can now be run with a regular JDK.

Closes gh-327

add-reachability-metadata goal can now be run with a regular JDK.

Closes graalvmgh-327
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 24, 2022
@sdeleuze
Copy link
Copy Markdown
Collaborator Author

@aclement Please give your agreement for merging this PR.

@sdeleuze sdeleuze requested a review from dnestoro October 24, 2022 11:32
@aclement
Copy link
Copy Markdown
Collaborator

looks good to me.

return child;
}

private static String getGraalvmJava() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nit: Shouldn't this better be camel-cased like getGraalVmJava?

@dnestoro dnestoro merged commit d2ff7e2 into graalvm:master Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unnecessary eager check for GraalVM installation breaks builds when using other JDKs

5 participants