Missing include file resourceArea.hpp
Joseph Provino
joseph.provino at oracle.com
Wed Mar 16 19:30:04 UTC 2016
resourceMark is used in many places without including memory/resourceArea.hpp.
The fix is to include the file when it's omitted.
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