RFR 9 8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined
Alan Bateman
Alan.Bateman at oracle.com
Tue Jan 14 14:03:15 UTC 2014
On 14/01/2014 13:56, Chris Hegarty wrote:
> A recent change, JDK-8029007 introduced JNU_ThrowOutOfMemoryError into MessageUtils. The Windows x86 build subsequently fails as follows:
>
> Warning (shows the root cause):
> c:/jprt/T/P1/113753.chhegar/s/jdk/src/share/native/sun/misc/MessageUtils.c(58) : warning C4013: 'JNU_ThrowOutOfMemoryError' undefined; assuming extern returning int
>
>
This looks okay, I assume there must be a different version of VC++
being used here.
-Alan
More information about the core-libs-dev
mailing list