-
Bug
-
Resolution: Fixed
-
P4
-
21, 24, 25
-
master
-
x86_64, aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8351552 | 24.0.2 | Sendao Yan | P4 | Resolved | Fixed | master |
Standalone reproduce command:
build/linux-x86_64-server-slowdebug/images/test/hotspot/gtest/server/gtestLauncher -jdk build/linux-x86_64-server-slowdebug/images/jdk --gtest_output=xml:test_result.xml --gtest_catch_exceptions=0 --gtest_filter=NMT*:os* -XX:NativeMemoryTracking=detail
The test output snippet:
[ RUN ] os_linux.glibc_mallinfo_wrapper_vm
test/hotspot/gtest/runtime/test_os_linux.cpp:458: Failure
Expected: ((mi.uordblks + mi.hblkhd)) >= (2 * K), actual: 0 vs 2048
[ FAILED ] os_linux.glibc_mallinfo_wrapper_vm (0 ms)
build/linux-x86_64-server-slowdebug/images/test/hotspot/gtest/server/gtestLauncher -jdk build/linux-x86_64-server-slowdebug/images/jdk --gtest_output=xml:test_result.xml --gtest_catch_exceptions=0 --gtest_filter=NMT*:os* -XX:NativeMemoryTracking=detail
The test output snippet:
[ RUN ] os_linux.glibc_mallinfo_wrapper_vm
test/hotspot/gtest/runtime/test_os_linux.cpp:458: Failure
Expected: ((mi.uordblks + mi.hblkhd)) >= (2 * K), actual: 0 vs 2048
[ FAILED ] os_linux.glibc_mallinfo_wrapper_vm (0 ms)
- backported by
-
JDK-8351552 [ASAN] Gtest os_linux.glibc_mallinfo_wrapper_vm fails
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk24u/f2ffbbd7
-
Commit(master) openjdk/jdk/155697fc
-
Review(master) openjdk/jdk21u-dev/1463
-
Review(master) openjdk/jdk24u/122
-
Review(master) openjdk/jdk/23510
(1 links to)