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

"Clean up and return" after JNU_ThrowOutOfMemoryError

    XMLWordPrintable

Details

    • b75
    • generic
    • generic

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: