Code Review fix for 6799919 Recursive calls to report_vm_out_of_memory are handled incorrectly

Ron Durbin ron.durbin at oracle.com
Wed Feb 20 08:52:49 PST 2013


None that we have found

 

From: Coleen Phillimore 
Sent: Wednesday, February 20, 2013 9:34 AM
To: hotspot-runtime-dev at openjdk.java.net
Subject: Re: Code Review fix for 6799919 Recursive calls to report_vm_out_of_memory are handled incorrectly

 


This looks good.   It looks like the webrev was updated to get rid of the unused variable, so that is good.  Is there a test for ErrorHandlerTest in our repository already?
Thanks,
Coleen

On 2/19/2013 6:48 PM, Daniel D. Daugherty wrote:

Greetings, 

I'm sponsoring this code review request from Ron Durbin. This change 
is targeted at JDK8/HSX-25 in the RT_Baseline repo. 

Dan 


I have a proposed fix for the following bug: 

    6799919 Recursive calls to report_vm_out_of_memory are handled incorrectly 
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6799919 
    https://jbs.oracle.com/bugs/browse/JDK-6799919 

This is one of those bug fixes where the commit message nicely describes 
the change: 

6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly 
Summary: report_vm_out_of_memory() should allow VMError.report_and_die() to handle multiple out of native memory errors. 
Reviewed-by: dcubed, <other-reviewers> 
Contributed-by HYPERLINK "mailto:ron.durbin at oracle.com"ron.durbin at oracle.com 

Here is the webrev URL: 

http://cr.openjdk.java.net/~dcubed/for_rdurbin/6799919-webrev/0-hsx25 

Testing: 
   - See the READ_ME file attached to the JDK-6799919 for the gory details 
     of the testing needed to reproduce this failure and verify the fix 
   - regular JPRT test job is in process 

Comments, questions and suggestions are welcome. 

Ron 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130220/5117c841/attachment.html 


More information about the hotspot-runtime-dev mailing list