Skip to content

Conversation

olpaw
Copy link
Member

@olpaw olpaw commented Sep 8, 2021

@ivan-ristovic please have a look. This will eliminate the need for using USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM=true.
Whenever native-images gets passed -p or -m (or the equivalent long forms) the driver will switch to running the image builder on modulepath. Note that USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM=true can still be used to force running the image builder on modulepath even when no -p or -m is used.

@olpaw olpaw requested a review from gradinac September 8, 2021 15:27
@olpaw olpaw self-assigned this Sep 8, 2021
@olpaw olpaw added this to the 21.3 milestone Sep 8, 2021
Copy link

@Jsn2win Jsn2win left a comment

Choose a reason for hiding this comment

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

Workflow/main

Copy link
Contributor

@ivan-ristovic ivan-ristovic left a comment

Choose a reason for hiding this comment

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

LGTM. Tested locally and works as expected.

@graalvmbot graalvmbot merged commit 9757a3c into master Sep 10, 2021
@graalvmbot graalvmbot deleted the github/paw/GR-33549 branch February 8, 2022 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants