提交 2626b3b9 编写于 作者: N neliasso

8010332: removed unused method: ciMethod::uses_monitors

Reviewed-by: twisti, roland
Contributed-by: albert.noll@oracle.com
上级 a9a37533
......@@ -196,7 +196,6 @@ class ciMethod : public ciMetadata {
// Analysis and profiling.
//
// Usage note: liveness_at_bci and init_vars should be wrapped in ResourceMarks.
bool uses_monitors() const { return _uses_monitors; } // this one should go away, it has a misleading name
bool has_monitor_bytecodes() const { return _uses_monitors; }
bool has_balanced_monitors();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册