-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 16
-
Component/s: security-libs
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b08
The big if block at the beginning of displayMessagesAndResult() in jarsigner/Main covers both serious and normal warnings, but when -strict is set, any of them leads to a "jar signed, with signer errors" output. We should not print this when it's only a warning.