-
Bug
-
Resolution: Fixed
-
P3
-
17, 21
-
b26
-
aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8334851 | 21.0.5-oracle | PAWAN CHAWDHARY | P3 | Resolved | Fixed | b01 |
JDK-8338721 | 21.0.5 | Andrew Lu | P3 | Resolved | Fixed | b05 |
Failure mode appears the same as JDK-8297302 but in the stderr test. See on Linux aarch64.
[ RUN ] AsyncLogTest.stderrOutput_vm
open/test/hotspot/gtest/logging/test_asynclog.cpp:292: Failure
Value of: file_contains_substring(TestLogFileName, "LogStreamWithAsyncLogImpl")
Actual: false
Expected: true
open/test/hotspot/gtest/logging/test_asynclog.cpp:293: Failure
Value of: file_contains_substring(TestLogFileName, "logStream msg1-msg2-msg3")
Actual: false
Expected: true
open/test/hotspot/gtest/logging/test_asynclog.cpp:294: Failure
Value of: file_contains_substring(TestLogFileName, "logStream newline")
Actual: false
Expected: true
[ FAILED ] AsyncLogTest.stderrOutput_vm (0 ms)
[ RUN ] AsyncLogTest.stderrOutput_vm
open/test/hotspot/gtest/logging/test_asynclog.cpp:292: Failure
Value of: file_contains_substring(TestLogFileName, "LogStreamWithAsyncLogImpl")
Actual: false
Expected: true
open/test/hotspot/gtest/logging/test_asynclog.cpp:293: Failure
Value of: file_contains_substring(TestLogFileName, "logStream msg1-msg2-msg3")
Actual: false
Expected: true
open/test/hotspot/gtest/logging/test_asynclog.cpp:294: Failure
Value of: file_contains_substring(TestLogFileName, "logStream newline")
Actual: false
Expected: true
[ FAILED ] AsyncLogTest.stderrOutput_vm (0 ms)
- backported by
-
JDK-8334851 gtest/AsyncLogGtest.java fails again in stderrOutput_vm
- Resolved
-
JDK-8338721 gtest/AsyncLogGtest.java fails again in stderrOutput_vm
- Resolved
- relates to
-
JDK-8297302 gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
- Resolved
- links to
-
Commit openjdk/jdk/d1af748a
-
Commit(master) openjdk/jdk21u-dev/4c86bf57
-
Review openjdk/jdk/16728
-
Review(master) openjdk/jdk21u-dev/923
(2 links to)