You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
1. Use CallStaticJavaNode to invoke jfr_fast_object_alloc_C so that
last_java_sp is set properly
2. Remove StackWalkMode and _cached_top_frame_bci
Test Plan: test/jdk/jfr/event/objectsprofiling/TestOptoObjectAllocationsSampling.java
Reviewed-by: kelthuzadx, kuaiwei, sandlerwang, zhengxiaolinX
Issue: #189
Summary:
1. Use CallStaticJavaNode to invoke jfr_fast_object_alloc_C so that
last_java_sp is set properly
2. Remove StackWalkMode and _cached_top_frame_bci
Test Plan:
test/jdk/jfr/event/objectsprofiling/TestOptoObjectAllocationsSampling.java
Reviewed-by: kelthuzadx, kuaiwei, sandlerwang, zhengxiaolinX
Issue: dragonwell-project/dragonwell11#189
D-D-H
added a commit
to dragonwell-project/dragonwell8_jdk
that referenced
this issue
Dec 2, 2021
Summary:
1. Use CallStaticJavaNode to invoke jfr_fast_object_alloc_C so that
last_java_sp is set properly
2. Remove StackWalkMode and _cached_top_frame_bci
Test Plan:
test/jdk/jfr/event/objectsprofiling/TestOptoObjectAllocationsSampling.java
Reviewed-by: kelthuzadx, kuaiwei, sandlerwang, zhengxiaolinX
Issue: dragonwell-project/dragonwell11#189
TestOptoObjectAllocationsSampling is failed on aarch64, here is the snippet copied from the crash log run by slow-debug build:
The text was updated successfully, but these errors were encountered: