Re: RFR: JDK-8245032 Remove exceptions from compare.sh

2020-05-14 Thread Erik Joelsson
Looks good. /Erik On 2020-05-14 09:49, Magnus Ihse Bursie wrote: On 2020-05-14 18:02, Erik Joelsson wrote: On 2020-05-14 07:23, Magnus Ihse Bursie wrote: On 2020-05-14 16:05, Magnus Ihse Bursie wrote: The compare script has had a lot of exceptions for files that were not possible to build re

Re: RFR: JDK-8245032 Remove exceptions from compare.sh

2020-05-14 Thread Magnus Ihse Bursie
On 2020-05-14 18:02, Erik Joelsson wrote: On 2020-05-14 07:23, Magnus Ihse Bursie wrote: On 2020-05-14 16:05, Magnus Ihse Bursie wrote: The compare script has had a lot of exceptions for files that were not possible to build reproducibly. Many of these has now been fixed, and the exceptions ca

Re: RFR: JDK-8245032 Remove exceptions from compare.sh

2020-05-14 Thread Erik Joelsson
On 2020-05-14 07:23, Magnus Ihse Bursie wrote: On 2020-05-14 16:05, Magnus Ihse Bursie wrote: The compare script has had a lot of exceptions for files that were not possible to build reproducibly. Many of these has now been fixed, and the exceptions can be removed. Bug: https://bugs.openjdk.j

Re: RFR: JDK-8245032 Remove exceptions from compare.sh

2020-05-14 Thread Magnus Ihse Bursie
On 2020-05-14 16:05, Magnus Ihse Bursie wrote: The compare script has had a lot of exceptions for files that were not possible to build reproducibly. Many of these has now been fixed, and the exceptions can be removed. Bug: https://bugs.openjdk.java.net/browse/JDK-8245032 WebRev: http://cr.op

RFR: JDK-8245032 Remove exceptions from compare.sh

2020-05-14 Thread Magnus Ihse Bursie
The compare script has had a lot of exceptions for files that were not possible to build reproducibly. Many of these has now been fixed, and the exceptions can be removed. Bug: https://bugs.openjdk.java.net/browse/JDK-8245032 WebRev: http://cr.openjdk.java.net/~ihse/JDK-8245032-clean-up-compar