8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined
Reviewed-by: alanb
--- a/jdk/src/share/native/sun/misc/MessageUtils.c Tue Jan 14 14:54:05 2014 +0000
+++ b/jdk/src/share/native/sun/misc/MessageUtils.c Tue Jan 14 15:15:45 2014 +0000
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <jni.h>
+#include <jni_util.h>
#include <jlong.h>
#include <stdio.h>
#include <jvm.h>