Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8263612

Unused variables in C1 runtime

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • 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;

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

              Created:
              Updated:
              Resolved: