RFR: 7903081: Update asmtools and remove jcov traces
Christian Stein
cstein at openjdk.org
Fri May 2 10:30:35 UTC 2025
On Tue, 24 Sep 2024 09:49:43 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
Now also blocked by an unreleased bugfix in the Ant `build.xml` producing:
/home/runner/work/jtreg/jtreg/build/deps/asmtools/src/asmtools-8.0-b09/build/build.xml:179: .
Current java version is 21
The build should be started by java 17 or above
@lkuskov would it be possible to release `asmtools` 8.1 with the updated regex (commit https://github.com/openjdk/asmtools/commit/949fb1dfcc54fd5bffbda012fe689ff059999c9f)?
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/228#issuecomment-2682170773
More information about the jtreg-dev
mailing list