Fix NPE when reading posixfileattributes on windows by Postremus · Pull Request #419 · codehaus-plexus/plexus-archiver (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

olamy

merged 1 commit into

Mar 2, 2026

Conversation

@Postremus

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

olamy

@Postremus

This only appeared in 17.0.2 (or lower 17er) on windows, so run ci against this version.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels

2 participants

@Postremus @olamy