Missing include file resourceArea.hpp
Joe Provino
joseph.provino at oracle.com
Wed Mar 16 20:53:57 UTC 2016
On 03/16/2016 03:36 PM, Christian Thalinger wrote:
>
>> On Mar 16, 2016, at 9:30 AM, Joseph Provino
>> <joseph.provino at oracle.com <mailto:joseph.provino at oracle.com>> wrote:
>>
>> resourceMark is used in many places without including
>> memory/resourceArea.hpp.
>>
>> The fix is to include the file when it's omitted.
>
> Why now?
Just part of code cleanup...
>
>>
>> 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?
>
> All at once. I don’t see why it would make sense to have multiple
> commits for this.
>
>>
>> http://cr.openjdk.java.net/~jprovino/8132524/webrev.00/
>> <http://cr.openjdk.java.net/%7Ejprovino/8132524/webrev.00/>
>
> Looks good.
>
>>
>> JDK-8132524 <https://bugs.openjdk.java.net/browse/JDK-8132524>
>> Missing includes to resourceArea.hpp
>>
>
More information about the hotspot-dev
mailing list