[RFH]: 8186443: Missing stdint.h for zero builds

David Holmes david.holmes at oracle.com
Sat Aug 19 00:14:15 UTC 2017


On 19/08/2017 9:57 AM, Kim Barrett wrote:
>> On Aug 18, 2017, at 7:54 PM, Kim Barrett <kim.barrett at oracle.com> wrote:
>> I think adding an #include of <stdint.h> to vmStructs.hpp is
>> reasonable.  Alternatively, #include globalDefinitions.hpp, though I'm
>> personally not a fan of that file.
> 
> #include globalDefinitions.hpp is stylistically consistent with other hotspot code though.
> So I think you should go with that.

I was going to support your "I think adding an #include of <stdint.h> to 
vmStructs.hpp is reasonable." :)

I think either way is fine.

David



More information about the hotspot-dev mailing list