8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined
authorchegar
Tue, 14 Jan 2014 15:15:45 +0000
changeset 22275 de7efc0bb1a5
parent 22274 10fc71a1d166
child 22276 7fc4c8b08e49
8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined Reviewed-by: alanb
jdk/src/share/native/sun/misc/MessageUtils.c
--- 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>