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

Unused variables in C1 runtime

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • hotspot
    • b14

    Description

      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;

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: