Re: [OpenJDK 2D-Dev] [REGRESSION?] Build warnings at jdhuff.c with GCC 6

2016-08-26 Thread Erik Joelsson
On 2016-08-25 23:28, Kim Barrett wrote: On Aug 24, 2016, at 5:48 AM, Erik Joelsson wrote: Hello, On 2016-08-23 18:12, Phil Race wrote: On 08/23/2016 08:47 AM, Erik Joelsson wrote: Hello, I do agree that maintaining the list of disabled warnings will be impossible unless we have a structu

Re: RFR 8074838: Resolve disabled warnings for libj2pkcs11

2016-08-26 Thread Erik Joelsson
Looks ok to me. /Erik On 2016-08-25 23:20, Anthony Scarpino wrote: Hi, Can I get a review of this change to remove the warning suppression and fix the minor compiler issues that it was hiding in the pkcs11 wrapper library. http://cr.openjdk.java.net/~ascarpino/8074838/webrev/ thanks Tony