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

Revert removal of several compilation-related vmStructs fields

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot

      Some compilation-related fields were removed as part of JDK-8315488. This broke a feature in Async-Profiler which allows inspecting compilation tasks in profiles. The fields are:
      - CiEnv* _env
      - CompileTask* _task
      - ciMethod* _method

      I'll propose a patch to revert a small part of the change to bring back the required fields.

            fandreuzzi Francesco Andreuzzi
            fandreuzzi Francesco Andreuzzi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: