RFR(T): 8230888: jfrVirtualMemory.cpp should include globals.hpp

Thomas Stüfe thomas.stuefe at gmail.com
Thu Sep 12 04:51:59 UTC 2019


Hi,

very trivial fix.

jfrVirtualMemory.cpp uses UseLargePages and should hence include
globals.hpp (I ran into build problems when changing includes elsewhere).

Bug: https://bugs.openjdk.java.net/browse/JDK-8230888
webrev:
http://cr.openjdk.java.net/~stuefe/webrevs/8230888-jfrvirtualmemory-cpp-should-include-globals-hpp/webrev.00/webrev/

Thanks, Thomas


More information about the hotspot-dev mailing list