提交 06f9b12d 编写于 作者: D Denghui Dong 提交者: D-D-H

[Backport] 8234684: JFR crashes when rotating the JFR output during assertion failure

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: https://github.com/alibaba/dragonwell8/issues/112
上级 713095a2
......@@ -494,7 +494,6 @@ bool JfrCheckpointManager::is_type_set_required() {
}
size_t JfrCheckpointManager::flush_type_set() {
assert(!SafepointSynchronize::is_at_safepoint(), "invariant");
size_t elements = 0;
{
JfrCheckpointWriter writer(Thread::current());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册