-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b18
-
arm
-
linux
Initially reported here:
https://mail.openjdk.org/pipermail/hotspot-dev/2023-April/072457.html
The test fails with:
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[0x[0]*7947e000 - 0x[0]*794de000\] committed 384KB from.*' missing from stdout/stderr
It seems to be caused by os::current_frame() being stubbed out on the Linux Arm Thumb platform.
https://mail.openjdk.org/pipermail/hotspot-dev/2023-April/072457.html
The test fails with:
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '\[0x[0]*7947e000 - 0x[0]*794de000\] committed 384KB from.*' missing from stdout/stderr
It seems to be caused by os::current_frame() being stubbed out on the Linux Arm Thumb platform.