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

(bf) Force DirectBufferAllocTest to run with -ExplicitGCInvokesConcurrent

XMLWordPrintable

    • b33
    • generic
    • generic

        DirectBufferAllocTest is unreliable when running with +ExplicitGCInvokesConcurrent, because allocating DBB spreads System.gc() calls all over concurrent GC cycles. It becomes more reliable when running with -ExplicitGCInvokesConcurrent. (Some GCs e.g. Shenandoah default to +ExplicitGCInvokesConcurrent)

              rkennke Roman Kennke
              rkennke Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: