Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Jan 7, 2026

Fixes a java build error after the JDK update

Copilot AI review requested due to automatic review settings January 7, 2026 22:11
@wtgodbe wtgodbe requested a review from a team as a code owner January 7, 2026 22:11
@github-actions github-actions bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 7, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a JVM flag to Gradle options to address a Java build error following a JDK update. The --enable-native-access=ALL-UNNAMED flag is needed to allow modules to access native code without explicit module declarations.

Key Changes

  • Adds the --enable-native-access=ALL-UNNAMED JVM flag to GradleOptions to resolve build errors after JDK update

@wtgodbe
Copy link
Member Author

wtgodbe commented Jan 8, 2026

Closing in favor of #64972

@wtgodbe wtgodbe closed this Jan 8, 2026
@wtgodbe wtgodbe deleted the wtgodbe/gradle branch January 8, 2026 18:47
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants