Looks good to me!
// Katja (not a reviewer)
On 05/20/2015 02:22 PM, 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/
/Ingemar