RFR 8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS

Gerard Ziemski gerard.ziemski at oracle.com
Mon Oct 15 19:41:14 UTC 2018


Hi all,

Please review this small fox that removes code from bsd platform, which implements unused (and untested) UseLargePages support.

Also, in this fix, I took opportunity to cleanup OS includes (there were unused and duplicated headers)

Bug: https://bugs.openjdk.java.net/browse/JDK-8017061
Webrev: http://cr.openjdk.java.net/~gziemski/8017061_rev1
Testing: passes Mach5 hs_tier1-7


Cheers



More information about the hotspot-runtime-dev mailing list