Consistently name gc files containing VM operations

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: 12
    • Component/s: hotspot
    • gc
    • b24

      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.

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

              Created:
              Updated:
              Resolved: