Explicit GC ignored if GCLocker is active

XMLWordPrintable

    • gc
    • b20

      When a System.gc() is called, the VM operation is scheduled with no synchronization with the GCLocker and, in some cases, the Full GC immediately aborts if the GCLocker is active.

      Even though the code path is different, the cause is similar to JDK-8057573.

      I have reproduced this with both ParallelGC and CMS.

            Assignee:
            Ivan Walulya
            Reporter:
            Tony Printezis
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: