Tests for correct OOME catching/rethrowing should be developed.

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P3
    • tbd
    • Affects Version/s: 1.5.1, 4_fcs, 6.0, 11
    • Component/s: hotspot
    • gc
    • x86
    • generic

      Tests for situatiion like in 6362318 should be developed.

      VM should be able to correctly work when OOME happens even then thre is not enogh memory.

      It is a common situation when in
      try {} catch (Throwable t) {...}
      block inside catch contains addition memory allocation. In this cases VM could throw another OOME but not just exit.

            Assignee:
            Unassigned
            Reporter:
            Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: