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

[REDO] G1 does not implement millis_since_last_gc which is needed by RMI GC

XMLWordPrintable

    • gc
    • b140

      G1 does not return a correct value for the CollectedHeap::millis_since_last_gc which is called from the JVM_MaxObjectInspectionAge, used by the RMI "distributed gc".

      This is a day-1 issue in G1 and an implementation should be added for completeness.

      ILW=
      L, objects may not be garbage collected as regularly as expected
      M, likelihood of setting sun.rmi.dgc.{client,server}.gcInterval is unclear, default value is 1h
      M, switch to a different GC

        1. GC.c
          1 kB
        2. GC.h
          0.4 kB
        3. GC.java
          0.5 kB

            jprovino Joseph Provino (Inactive)
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: