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

Consistently name gc files containing VM operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • 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.

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

              Created:
              Updated:
              Resolved: