8030976: Untaken paths should be more vigorously pruned at highest optimization level

Reviewed-by: roland, vlivanov
This commit is contained in:
Rickard Bäckman 2014-05-22 13:42:44 +02:00
parent 0915147727
commit 8bd4b5624c
5 changed files with 14 additions and 71 deletions

View file

@ -1840,6 +1840,7 @@ const char* Deoptimization::_trap_reason_name[] = {
"speculate_class_check",
"speculate_null_check",
"rtm_state_change",
"unstable_if",
"tenured"
};
const char* Deoptimization::_trap_action_name[] = {