mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8264941: Remove CodeCache::mark_for_evol_deoptimization() method
Reviewed-by: kvn, vlivanov, sspitsyn
This commit is contained in:
parent
18a1dd261c
commit
33c23a1cf2
7 changed files with 5 additions and 78 deletions
|
@ -312,7 +312,6 @@ bool JvmtiExport::_can_modify_any_class = fals
|
|||
bool JvmtiExport::_can_walk_any_space = false;
|
||||
|
||||
uint64_t JvmtiExport::_redefinition_count = 0;
|
||||
bool JvmtiExport::_all_dependencies_are_recorded = false;
|
||||
|
||||
//
|
||||
// field access management
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue