[8u] RFR (S) 8065215: Print warning summary at end of configure
Aleksey Shipilev
shade at redhat.com
Tue Jul 6 12:07:26 UTC 2021
On 7/2/21 5:19 PM, Severin Gehwolf wrote:
> On Tue, 2021-04-27 at 11:52 +0200, Aleksey Shipilev wrote:
>> Original RFE:
>> https://bugs.openjdk.java.net/browse/JDK-8065215
>> https://hg.openjdk.java.net/jdk9/jdk9/rev/eefa97d0d263
>>
>> I would like to backport this 8u build system change to improve error detection during configure.
>> This also allows cleaner backport of JDK-8079891.
>>
>> The patch has a few minor differences:
>> *) There is no CUSTOM_SUMMARY_AND_WARNINGS_HOOK, no configure.ac hunk does not apply automatically;
>> *) There are no relevant "has been successfully created" blocks in help.m4;
>> *) generated-configure.sh is obviously different;
>>
>> 8u webrev:
>> https://cr.openjdk.java.net/~shade/8065215/webrev.8u.01/
>
> This looks OK to me. Note that generated_configure.sh needs to get re-
> generated. Currently the 8u-dev tree is out of sync (see JDK-8269810).
Right. Regenerated after JDK-8269810:
https://cr.openjdk.java.net/~shade/8065215/webrev.8u.02
I tagged the fix for approvals.
--
Thanks,
-Aleksey
More information about the jdk8u-dev
mailing list