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

"Clean up and return" after JNU_ThrowOutOfMemoryError

XMLWordPrintable

    • b75
    • generic
    • generic

      This bug breaks out the awt portions reported in bug 6188718. All fields from that bug have been duplicated here where applicable.

      Native JVM support routines make calls to JNU_ThrowOutOfMemoryError,
      e.g. when a malloc has failed.

      They must not then go on to assume the Throw... does not return.
      e.g. do not use the value that came back from the failed malloc.

      ###@###.### 2005-05-16 21:20:19 GMT

            art Artem Ananiev (Inactive)
            iris Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: