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

Rename Method::build_interpreter_method_data to Method::build_profiling_method_data

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 20
    • 20
    • hotspot
    • b08

      As mentioned in the review process for JDK-8290834 Method::build_interpreter_method_data is misleading because it is actually used for creating MethodData*s throughout HotSpot, not just in the interpreter. Renamed the method to Method::build_profiling_method_data instead to more accurately describe what it is used for.

            jwaters Julian Waters
            jwaters Julian Waters
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: