-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
None
-
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.