diff src/share/vm/runtime/safepoint.cpp @ 1490:f03d0a26bf83

6888954: argument formatting for assert() and friends Reviewed-by: kvn, twisti, apetrusenko, never, dcubed
author jcoomes
date Thu, 22 Apr 2010 13:23:15 -0700
parents 0f6600cee529
children bfe29ec02863
line wrap: on
line diff
--- a/src/share/vm/runtime/safepoint.cpp	Sun Oct 11 16:19:25 2009 -0700
+++ b/src/share/vm/runtime/safepoint.cpp	Thu Apr 22 13:23:15 2010 -0700
@@ -594,7 +594,7 @@
       break;
 
     default:
-     fatal1("Illegal threadstate encountered: %d", state);
+     fatal(err_msg("Illegal threadstate encountered: %d", state));
   }
 
   // Check for pending. async. exceptions or suspends - except if the