RFR (S) JDK-8132524 Missing includes to resourceArea.hpp
    Joseph Provino 
    joseph.provino at oracle.com
       
    Tue Mar 29 16:17:00 UTC 2016
    
    
  
After the latest integration for jigsaw, there are more
files missing the include and files that already have
the copyright date updated.
The changes for each file are to update the copyright date if
needed to 2016 and insert the #include in the right place.
resourceMark is used in many places without including memory/resourceArea.hpp.
http://cr.openjdk.java.net/~jprovino/8132524/webrev.01
JDK-8132524 <https://bugs.openjdk.java.net/browse/JDK-8132524>  Missing includes to resourceArea.hpp
    
    
More information about the hotspot-dev
mailing list