Skip to content

Fix NPE when reading posixfileattributes on windows#419

Open
Postremus wants to merge 1 commit intocodehaus-plexus:masterfrom
Postremus:issues/418
Open

Fix NPE when reading posixfileattributes on windows#419
Postremus wants to merge 1 commit intocodehaus-plexus:masterfrom
Postremus:issues/418

Conversation

@Postremus
Copy link

@Postremus Postremus commented Feb 28, 2026

org.codehaus.plexus.archiver.jar.JarToolModularJarArchiverTest#modularMultiReleaseJar already executes these code paths - and fails with the NPE - when run on jdk 17.0.2 on windows.
So I added it to the matrix for ci.

Fixes #418

This only appeared in 17.0.2 (or lower 17er) on windows, so run ci against this version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPE for PosixFileAttributeView.readAttributes on windows

1 participant