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

Consistently name gc files containing VM operations

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 12
    • 12
    • hotspot
    • gc
    • b24

    Description

      There is some confusion in the way we name files containing GC VM operations, i.e.

      ./runtime/vm_operations.hpp
      ./runtime/vm_operations.cpp
      ./gc/shared/vmGCOperations.cpp
      ./gc/shared/vmGCOperations.hpp
      ./gc/cms/vmCMSOperations.cpp
      ./gc/cms/vmCMSOperations.hpp
      ./gc/parallel/vmPSOperations.hpp
      ./gc/parallel/vmPSOperations.cpp
      ./gc/g1/vm_operations_g1.cpp
      ./gc/g1/vm_operations_g1.hpp

      After some discussion, rename them consistently to <gc>VMOperations.?pp.

      Attachments

        Issue Links

          Activity

            People

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: