RFR: 8080758 test/lib/Makefile leaves artifacts in the source tree
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Wed May 20 12:39:51 UTC 2015
On 2015-05-20 14:22, Ingemar Aberg wrote:
> Hi,
>
> Please review this change of test/lib/Makefile
>
> New features:
> 1) allow the Makefile to put artifacts/temporaries in a user-specified
> directory instead of in the source tree
> 2) split the build directories to allow parallel builds without
> risking one target messing with files used by another
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8080758
>
> webrev: http://cr.openjdk.java.net/~iaberg/JDK-8080758/main.00/
I'm not really happy with the lack of integration of the build of the
testlib with the rest of the product. :-( However, that is not relevant
for this fix.
The changes look good.
/Magnus
More information about the build-dev
mailing list