-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
19, 20
If I build natively on arm32, above test fails:
[ RUN ] os.is_first_C_frame_vm
test/hotspot/gtest/runtime/test_os.cpp:886: Failure
Value of: os::is_first_C_frame(&cur_frame)
Actual: true
Expected: false
[ FAILED ] os.is_first_C_frame_vm (1 ms)
[ RUN ] os.is_first_C_frame_vm
test/hotspot/gtest/runtime/test_os.cpp:886: Failure
Value of: os::is_first_C_frame(&cur_frame)
Actual: true
Expected: false
[ FAILED ] os.is_first_C_frame_vm (1 ms)
- relates to
-
JDK-8283562 JDK-8282306 breaks gtests on zero
-
- Resolved
-