Review request 6985422: flush the output streams before OnError commands

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Sep 16 10:12:30 PDT 2010


http://cr.openjdk.java.net/~rasbold/OnError/webrev.00

When the VM aborts, flush the output streams before
OnError commands are processed. Log files will not be
flushed if SuppressFatalErrorMessage is used to avoid
all post fatal error processing.

Contributed-by: rasbold at google.com



More information about the hotspot-dev mailing list