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

Minor g1 #include changes and memoryService.hpp copyright date update

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • None
    • gc
    • b17
    • generic
    • generic

      g1HeapVerifier.cpp redundantly #includes g1CollectedHeap.hpp and heapRegions.hpp, because it also #includes g1CollectedHeap.inline.hpp and heapRegions.inline.hpp.

      g1FullGCOopClosures.inline.hpp #includes g1Allocator.hpp when it should #include g1Allocator.inline.hpp to future-proof it.

      memoryService.hpp's copyright date should be updated form 2017 to 2018, since it was last changed in June 2018.

            phh Paul Hohensee
            phh Paul Hohensee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: