RFR: 7903081: Update asmtools and remove jcov traces [v2]
Ludvig Janiuk
lujaniuk at openjdk.org
Tue May 6 08:05:27 UTC 2025
On Mon, 5 May 2025 14:41:37 GMT, Christian Stein <cstein at openjdk.org> wrote:
>> _work in progress..._
>>
>> Blocked by AsmTools requiring JDK 17 (or above) to be built: https://github.com/openjdk/asmtools/blob/7ea57726a181b819c4b6331b19160c4fce238b11/build/build.properties#L30-L31
>
> 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
Being able to test older JDK's with jtreg is important. Do I understand it right that this PR would make it impossible to run with a JDK pre-17, with no workaround possible?
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/228#issuecomment-2853629491
More information about the jtreg-dev
mailing list