Unused variables in C1 runtime

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: hotspot
    • b14

      The following variables are declared in C1 runtime but never used or updated:
         static int _resolve_invoke_cnt;
         static int _handle_wrong_method_cnt;
         static int _ic_miss_cnt;
         static int _generic_arraycopy_cnt;
         static int _throw_array_store_exception_count;

            Assignee:
            Frederic Parain
            Reporter:
            Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: