RFR : 8023892 : (xs) <root>/test/Makefile should not try to tell langtools/test/Makefile where to put output

Vicente-Arturo Romero-Zaldivar vicente.romero at oracle.com
Thu Aug 29 09:43:28 UTC 2013


On 29/08/13 02:51, Mike Duigou wrote:
> Hello all;
>
> JDK-8023491 included a change which attempted to adjust the location that the langtools/test/Makefile used to write test results. This change conflicted with how the test/Makefiles are used by important scripts. This change backs out the langtools testing output location changes which were part of JDK-8023491.
>
> http://cr.openjdk.java.net/~mduigou/JDK-8023892/0/webrev
>
> The net effect is that langtools/test/Makefile will return to it's former behaviour and write it's test results to a non-standard location (outside of the build/$(CONF)/testoutput directory) until additional changeset(s) can be prepared to correct this problem.
>
> Sorry for any inconvenience this problem caused. All future changes impacting langtools test execution will include the compiler-dev mailing list.
>
> Mike
Looks OK to me.

Vicente



More information about the build-dev mailing list