[RFH]: 8186443: Missing stdint.h for zero builds
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Fri Aug 18 22:49:21 UTC 2017
Hi!
On 08/19/2017 12:35 AM, David Holmes wrote:
> There is a bug in the test file:
>
> test/native/runtime/test_vmStructs.cpp
>
> #include "precompiled.hpp"
> #include "runtime/vmStructs.hpp"
> #include "utilities/macros.hpp"
> #include "unittest.hpp"
>
> #if INCLUDE_VM_STRUCTS
>
> If we aren't including VM structs then we probably shouldn't be #include'ing vmStructs.hpp!
>
> The #include needs to move inside the guard.
That didn't help, unfortunately. Still fails with the same problem :(.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the hotspot-dev
mailing list