RFR: 8201212: Remove INCLUDE_ALL_GCS from OopStorage files

Stefan Karlsson stefan.karlsson at oracle.com
Thu Apr 5 21:10:47 UTC 2018


Hi all,

Please review this patch to remove the INCLUDE_ALL_GCS checks from the 
OopStorages files.

http://cr.openjdk.java.net/~stefank/8201212/webrev.01/
https://bugs.openjdk.java.net/browse/JDK-8201212

This will make it easier to conditionally compile out GCs in JDK-8200729 
and only marginally increases the libjvm.so file. The libjvm.so file 
increase from 22031664 bytes to 22032200 bytes, when this code is added 
to the jvm.

Thanks,
StefanK



More information about the hotspot-gc-dev mailing list