JDK-8171163 Merge 9de6a70d5d81 broke test/Makefile
Christian Tornqvist
christian.tornqvist at oracle.com
Tue Dec 13 15:05:14 UTC 2016
Hi Magnus,
This looks good, thanks for fixing this.
Thanks,
Christian
-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Magnus Ihse Bursie
Sent: Tuesday, December 13, 2016 7:49 AM
To: build-dev <build-dev at openjdk.java.net>; hotspot-dev <hotspot-dev at openjdk.java.net>
Subject: RFR: JDK-8171163 Merge 9de6a70d5d81 broke test/Makefile
The merge 9de6a70d5d81 (in jdk9/hs) reintroduced code that was deleted in JDK-8170629.
The result of this is that the target jtreg_tests is declared two times, which causes make to protest.
Note that the broken merge is in jdk9/hs, so this is where the fix needs to go.
Bug: https://bugs.openjdk.java.net/browse/JDK-8171163
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8171163-borked-merge-on-test-Makefile/webrev.01
/Magnus
More information about the build-dev
mailing list