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

Tests for correct OOME catching/rethrowing should be developed.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • tbd
    • 1.5.1, 4_fcs, 6.0, 11
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: