JDK-6850958 : Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-06-13
  • Updated: 2010-04-02
  • Resolved: 2009-09-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b73Fixed
Related Reports
Relates :  
Description
This is an internal bug report for the JDK/test/java/lang/ProcessBuilder/Basic.java side of:
https://bugs.openjdk.java.net/show_bug.cgi?id=100067

Comments
EVALUATION changeset for this testcase change: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0d50d40a4a39
14-09-2009

EVALUATION See discussion: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2009-June/thread.html "JVMTI OOM handling when arrays / objects are too large" This is the test program for 685097, included in the Process testing code. webrev: http://cr.openjdk.java.net/~martin/OnOutOfMemoryError-test/
29-06-2009