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

File.deleteOnExit() - "Clean up and return" after JNU_ThrowOutOfMemoryError

XMLWordPrintable

    • b59
    • generic
    • solaris_8

      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.
      ###@###.### 11/1/04 15:54 GMT

            jhangalsunw Jayalaxmi Hangal (Inactive)
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: