Re: RFR: JDK-8210704 Remove dead build tools hasher and jarreorder

2018-09-13 Thread mandy chung
On 9/13/18 1:46 AM, Magnus Ihse Bursie wrote: On 2018-09-13 10:35, Magnus Ihse Bursie wrote: The two build tools hasher and jarreorder is not used in the build anymore and should be removed. Bug: https://bugs.openjdk.java.net/browse/JDK-8210704 WebRev: http://cr.openjdk.java.net/~ihse/JDK-

Re: RFR: JDK-8210704 Remove dead build tools hasher and jarreorder

2018-09-13 Thread Erik Joelsson
Looks good. /Erik On 2018-09-13 01:46, Magnus Ihse Bursie wrote: On 2018-09-13 10:35, Magnus Ihse Bursie wrote: The two build tools hasher and jarreorder is not used in the build anymore and should be removed. Bug: https://bugs.openjdk.java.net/browse/JDK-8210704 WebRev: http://cr.openjdk.

Re: RFR: JDK-8210704 Remove dead build tools hasher and jarreorder

2018-09-13 Thread Alan Bateman
On 13/09/2018 09:46, Magnus Ihse Bursie wrote: On 2018-09-13 10:35, Magnus Ihse Bursie wrote: The two build tools hasher and jarreorder is not used in the build anymore and should be removed. Bug: https://bugs.openjdk.java.net/browse/JDK-8210704 WebRev: http://cr.openjdk.java.net/~ihse/JDK-82

Re: RFR: JDK-8210704 Remove dead build tools hasher and jarreorder

2018-09-13 Thread Magnus Ihse Bursie
On 2018-09-13 10:35, Magnus Ihse Bursie wrote: The two build tools hasher and jarreorder is not used in the build anymore and should be removed. Bug: https://bugs.openjdk.java.net/browse/JDK-8210704 WebRev: http://cr.openjdk.java.net/~ihse/JDK-8210704-remove-hasher-and-jarreorder/webrev.01 U

RFR: JDK-8210704 Remove dead build tools hasher and jarreorder

2018-09-13 Thread Magnus Ihse Bursie
The two build tools hasher and jarreorder is not used in the build anymore and should be removed. Bug: https://bugs.openjdk.java.net/browse/JDK-8210704 WebRev: http://cr.openjdk.java.net/~ihse/JDK-8210704-remove-hasher-and-jarreorder/webrev.01 /Magnus