Skip to content

Fixup

38585e7
Select commit
Loading
Failed to load commit list.
Closed

Pass enable-native-access=ALL-UNNAMED to gradle #64971

Fixup
38585e7
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 8, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

aspnetcore-ci / Build / Build: Windows x64/x86/arm64 / Build x64

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : A restricted method in java.lang.System has been called
    ❌EXEC(0,0): error : java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar)
    ❌EXEC(0,0): error : Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module

aspnetcore-ci / Build / Test: Windows Server x64 / Run build.cmd

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : A restricted method in java.lang.System has been called
    ❌EXEC(0,0): error : java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar)
    ❌EXEC(0,0): error : Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module

aspnetcore-ci / Build / Test: macOS / Run build.sh

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng/targets/Java.Common.targets(54,5): error MSB3073: The command "../gradlew -Dorg.gradle.daemon=false compileJava" exited with code 1.

3 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [aspnetcore-ci]

Was this helpful? Yes No