mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8250968: Symlinks attributes not preserved when using jarsigner on zip files
Reviewed-by: lancea, weijun, hchao
This commit is contained in:
parent
8d6d43c33b
commit
7686e87155
10 changed files with 199 additions and 38 deletions
|
@ -37,7 +37,7 @@ public final class Event {
|
|||
|
||||
public enum ReporterCategory {
|
||||
CRLCHECK(),
|
||||
POSIXPERMS();
|
||||
ZIPFILEATTRS();
|
||||
|
||||
private Reporter reporter;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue