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

(bf) Temporary direct buffers should not count against the upper limit on direct buffer memory

XMLWordPrintable

    • In Review
    • generic
    • generic

      The failures reported in JDK-8342849 and JDK-8340728 are at bottom due to temporary direct buffers being allocated before the respective tests are actually run. This unpredictability makes the fix for JDK-8340728 ugly and that for JDK-8342849 difficult if not impossible. Not counting the memory used by internal temporary direct buffers toward the direct buffer memory upper limit would remove this uncertainty.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: