Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6194668
Votes 0
Synopsis Add java runtime flag SuppressFatalErrorMessage to skip all error handling logic on fatal error.
Category hotspot:runtime_system
Reported Against b03
Release Fixed mustang(b21), 1.4.2_08(b01) (Bug ID:2121376) , 5.0u4(b03) (Bug ID:2122312)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 4515367 , 4873538
Submit Date 12-NOV-2004
Description
Add flag -xx:+SuppressFatalErrorMessage to avoid all post fatal error processing.
Useful in old releases to avoid hangs in error handling process, useful in
current and future to help debug any new issues in eror handling.
  xxxxx@xxxxx   2004-11-12 15:42:08 GMT
Work Around
N/A
Evaluation
This flags avoids recursion issues in the jvm error handling code.
It was added for escalation 549001 at Hong Kong Bank and needs to be 
putback into the current codebase (1.6) and also 1.5 (U3?).



  xxxxx@xxxxx   2005-1-13 16:31:31 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang