Address coverage gap in GraalVM for FileSystemProviders #876
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Releasing #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 googleapis/java-storage-nio#1447).
Options:
-H:-AddAllFileSystemProviders
parameter works in JDK 21 to address the build-time failures related to FileSystemProviders but continues to fail in JDK 17.The text was updated successfully, but these errors were encountered: