[9] request for review 8047353: Improve error message when a JAR with invalid signatures is loaded (original) (raw)
Joe Darcy joe.darcy at oracle.com
Thu Jun 19 21:49:32 UTC 2014
- Previous message: [9] request for review 8047353: Improve error message when a JAR with invalid signatures is loaded
- Next message: [9] request for review 8047353: Improve error message when a JAR with invalid signatures is loaded
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I'd prefer to see the CheckJarSigError.sh as a Java program.
Cheers,
-Joe
On 06/19/2014 02:21 PM, Vincent Ryan wrote:
I shortened the output to display only the JAR filename to avoid leaking filesystem information. I’ve updated the webrev in-place.
Thanks.
On 19 Jun 2014, at 17:59, Vincent Ryan <vincent.x.ryan at oracle.com> wrote: Please review the following simple changeset to identify the offending JAR file following a signature verification error. Previously, only the offending entry in the JAR was identified.
This helps during troubleshooting when several JAR files being processed. The request was originally submitted by Aaron Digulla.
Bug: https://bugs.openjdk.java.net/browse/JDK-8047353 Webrev: http://cr.openjdk.java.net/~vinnie/8047353/webrev.00/
- Previous message: [9] request for review 8047353: Improve error message when a JAR with invalid signatures is loaded
- Next message: [9] request for review 8047353: Improve error message when a JAR with invalid signatures is loaded
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]