[jdk11u-dev] RFR: 8292717: Clean up checking of testing requirements in configure [v2]

Goetz Lindenmaier goetz at openjdk.org
Tue Mar 19 08:39:22 UTC 2024


On Mon, 18 Mar 2024 11:31:44 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> I backport this because then 8314495 can be backported clean. Also brings 11 closer to 17.
>> 
>> configure.ac::
>> I had to resolve two chunks. In one, I needed to omit the coding for JMH which is not
>> supported by 11.
>> 
>> jdk-options.m4, toolchanin.m4
>> Deleted function has different body, deleted by hand.
>> 
>> lib-tests.m4: Copyright.
>> 
>> The original change moves and renames three
>> functions to lib-tests.m4. It does not change
>> the implementation of these.
>> So I modified the added code in lib-tests.m4
>> to have the unchanged function bodies that
>> were deleted in the other files.
>
> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add line break

GHA failure: StringRepeat.java: Could not reserve enough space for 2097152KB object heap

-------------

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2600#issuecomment-2006312358


More information about the jdk-updates-dev mailing list