RFR: 8201212: Remove INCLUDE_ALL_GCS from OopStorage files

Kim Barrett kim.barrett at oracle.com
Fri Apr 6 05:13:25 UTC 2018


> On Apr 5, 2018, at 5:10 PM, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
> 
> 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

Looks good.  And trivial.




More information about the hotspot-gc-dev mailing list