Home
last modified time | relevance | path

Searched refs:old_ref_i (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp483 int old_ref_i = scratch_cp->invoke_dynamic_name_and_type_ref_index_at(scratch_i); in append_entry() local
484 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
491 if (new_ref_i != old_ref_i) { in append_entry()
494 *merge_cp_length_p, old_ref_i, new_ref_i)); in append_entry()
567 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
568 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
570 if (new_ref_i != old_ref_i) { in append_operand()
573 _operands_cur_length, old_ref_i, new_ref_i)); in append_operand()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp483 int old_ref_i = scratch_cp->invoke_dynamic_name_and_type_ref_index_at(scratch_i); in append_entry() local
484 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
491 if (new_ref_i != old_ref_i) { in append_entry()
494 *merge_cp_length_p, old_ref_i, new_ref_i)); in append_entry()
567 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
568 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
570 if (new_ref_i != old_ref_i) { in append_operand()
573 _operands_cur_length, old_ref_i, new_ref_i)); in append_operand()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp510 int old_ref_i = scratch_cp->invoke_dynamic_name_and_type_ref_index_at(scratch_i); in append_entry() local
511 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
518 if (new_ref_i != old_ref_i) { in append_entry()
520 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
596 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
597 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
599 if (new_ref_i != old_ref_i) { in append_operand()
601 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp510 int old_ref_i = scratch_cp->invoke_dynamic_name_and_type_ref_index_at(scratch_i); in append_entry() local
511 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
518 if (new_ref_i != old_ref_i) { in append_entry()
520 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
596 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
597 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
599 if (new_ref_i != old_ref_i) { in append_operand()
601 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp526 int old_ref_i = scratch_cp->bootstrap_name_and_type_ref_index_at(scratch_i); in append_entry() local
527 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
534 if (new_ref_i != old_ref_i) { in append_entry()
536 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
612 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
613 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
615 if (new_ref_i != old_ref_i) { in append_operand()
617 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp514 int old_ref_i = scratch_cp->invoke_dynamic_name_and_type_ref_index_at(scratch_i); in append_entry() local
515 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
522 if (new_ref_i != old_ref_i) { in append_entry()
524 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
600 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
601 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
603 if (new_ref_i != old_ref_i) { in append_operand()
605 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp525 int old_ref_i = scratch_cp->bootstrap_name_and_type_ref_index_at(scratch_i); in append_entry() local
526 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
533 if (new_ref_i != old_ref_i) { in append_entry()
535 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
611 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
612 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
614 if (new_ref_i != old_ref_i) { in append_operand()
616 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp568 int old_ref_i = scratch_cp->bootstrap_name_and_type_ref_index_at(scratch_i); in append_entry() local
569 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
576 if (new_ref_i != old_ref_i) { in append_entry()
578 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
654 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
655 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
657 if (new_ref_i != old_ref_i) { in append_operand()
659 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp564 int old_ref_i = scratch_cp->bootstrap_name_and_type_ref_index_at(scratch_i); in append_entry() local
565 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
572 if (new_ref_i != old_ref_i) { in append_entry()
574 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
650 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
651 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
653 if (new_ref_i != old_ref_i) { in append_operand()
655 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp528 int old_ref_i = scratch_cp->bootstrap_name_and_type_ref_index_at(scratch_i); in append_entry() local
529 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_entry()
536 if (new_ref_i != old_ref_i) { in append_entry()
538 …("Dynamic entry@%d name_and_type_index change: %d to %d", *merge_cp_length_p, old_ref_i, new_ref_i… in append_entry()
614 int old_ref_i = scratch_cp->operand_bootstrap_method_ref_index_at(old_bs_i); in append_operand() local
615 int new_ref_i = find_or_append_indirect_entry(scratch_cp, old_ref_i, merge_cp_p, in append_operand()
617 if (new_ref_i != old_ref_i) { in append_operand()
619 …entry@%d bootstrap method ref_index change: %d to %d", _operands_cur_length, old_ref_i, new_ref_i); in append_operand()