Missing include file resourceArea.hpp

Joseph Provino joseph.provino at oracle.com
Thu Mar 17 15:00:53 UTC 2016


Hi David, yes, it's included indirectly and it all builds just fine.

I'm okay with just closing this as won't fix since everything is working 
as it is now.

joe

On 3/16/2016 9:52 PM, David Holmes wrote:
> On 17/03/2016 5:30 AM, Joseph Provino wrote:
>> resourceMark is used in many places without including
>> memory/resourceArea.hpp.
>>
>> The fix is to include the file when it's omitted.
>
> If the file is included indirectly (which it must be!) then I don't 
> see that this is necessarily an issue that needs fixing. If it is 
> coming in via allocation.hpp then I think that is perfectly fine.
>
> David
> -----
>
>> There are a lot of files.  Should these changes be pushed
>> all at once or would people prefer to let each group
>> fix the files that they own?
>>
>> http://cr.openjdk.java.net/~jprovino/8132524/webrev.00/
>>
>> JDK-8132524 <https://bugs.openjdk.java.net/browse/JDK-8132524> Missing
>> includes to resourceArea.hpp
>>



More information about the hotspot-dev mailing list