RFR: 7903081: Update asmtools and remove jcov traces [v2]
Jaikiran Pai
jpai at openjdk.org
Wed May 21 05:53:02 UTC 2025
On Mon, 5 May 2025 14:41:37 GMT, Christian Stein <cstein at openjdk.org> wrote:
>> Please review this change to update asmtools to 8.1 - this change also removes traces of `jcov` from the documentation.
>>
>> No longer blocked by AsmTools requiring JDK 17 (or above) to be built: https://github.com/openjdk/asmtools/blob/7ea57726a181b819c4b6331b19160c4fce238b11/build/build.properties#L30-L31 since the integration of commit: https://github.com/openjdk/jtreg/commit/170c35711b8cae076a6663c270306bd89526e051
>
> Christian Stein has updated the pull request incrementally with two additional commits since the last revision:
>
> - Specify JDK 17 is required to build jtreg
> - Update copyright year
The changes look good to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jtreg/pull/228#pullrequestreview-2856375205
More information about the jtreg-dev
mailing list