Version annotated: |
0.0~git20220106110332.a3144e0-4 |
Identified issues:
|
Identifier:
|
extended_attributes_in_jar_file_created_without_manifest
|
URL
|
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8286712
|
Description
|
Creating a jar file with the -M flag causes jar(1) to add extended attributes to the last file added to the archive. As files are not added in a deterministic order (if, say, a directory is specified on the command-line), this means that even if the files are subsequently sorted, the extended attribute is moved around independently as well. First seen in src:threeb via https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/issues/19. Submitted to upstream - "We will review your report and have assigned it an internal review ID 9073223"
|
|
Comments:
|
Possibly some issue with strip-nondeterminism
|
|
Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).
|