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

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-libs
    • b26
    • 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.

        There are no Sub-Tasks for this issue.

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

              Created:
              Updated:
              Resolved: