RFR: JDK-8136378 Build test libs using properly integrated makefile

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Fri Sep 11 13:36:42 UTC 2015


On 2015-09-11 15:16, Magnus Ihse Bursie wrote:
> Currently there is a (broken) ad-hoc solution to build wb.jar and 
> test-lib.jar from sources in $TOP/test/lib.
>
> This should be replaced by a proper make target and using the 
> build-infra framework.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8136378
> WebRev: 
> http://cr.openjdk.java.net/~ihse/JDK-8136378-use-proper-make-for-testlibs/webrev.01
>
> /Magnus
>
.. and here's a new version that use our new coding style as well in 
SetupJavaCompiler :-)

http://cr.openjdk.java.net/~ihse/JDK-8136378-use-proper-make-for-testlibs/webrev.02

/Magnus



More information about the build-dev mailing list