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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: