[jdk21u-dev] RFR: 8349623: [ASAN] Gtest os_linux.glibc_mallinfo_wrapper_vm fails

SendaoYan syan at openjdk.org
Tue Apr 8 08:47:22 UTC 2025


On Tue, 11 Mar 2025 01:32:15 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [155697fc](https://github.com/openjdk/jdk/commit/155697fc0ed69f1b4f871b00fe67685177bad59a) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by SendaoYan on 7 Mar 2025 and was reviewed by Thomas Stuefe.
> 
> Thanks!

GHA report 2 failures:

1. Job `hs/tier1 compiler part 3` report wget timed out failure at `Get the BootJDK` stage. It's environmental issue or infrastucture issue, it's unrelated to this PR.
2. Job `jdk/tier1 part 3` report test java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails `BigInteger.MIN_VALUE.toString(16)=[327329765]='8'`. This backport PR do not affect the JVM logic in theory, I think the test failure is unrelated to this PR.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1463#issuecomment-2785692333


More information about the jdk-updates-dev mailing list