googleapis / java-shared-config

Shared Maven build configuration for Google Cloud Java client libraries.
Apache License 2.0
19 stars 15 forks source link

Address coverage gap in GraalVM for FileSystemProviders #876

Open mpeddada1 opened 1 month ago

mpeddada1 commented 1 month ago

Releasing https://github.com/googleapis/java-shared-config/pull/854 which migrates from using graalvm jdk 11 ce images to graalvm for jdk 17 community image caused tests in java-storage-nio to fail (See https://github.com/googleapis/java-storage-nio/issues/1447).

Options: