RFR: 8201136: Move GC flags from globals.hpp to GC specific files (original) (raw)
Stefan Karlsson stefan.karlsson at oracle.com
Thu Apr 5 06:11:29 UTC 2018
- Previous message: RFR: 8200524 - AArch64: CPUFeature and Flag enums are not passed through JVMCI
- Next message: RFR: 8201136: Move GC flags from globals.hpp to GC specific files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Please review this patch to move GC flags out of globals.hpp and into GC specific files.
http://cr.openjdk.java.net/~stefank/8201136/webrev.01 https://bugs.openjdk.java.net/browse/JDK-8201136
This is one step towards: https://bugs.openjdk.java.net/browse/JDK-8200729 - Conditional compilation of GCs
With this patch we only have to update gc_globals.hpp when adding new GCs.
Thanks, StefanK
- Previous message: RFR: 8200524 - AArch64: CPUFeature and Flag enums are not passed through JVMCI
- Next message: RFR: 8201136: Move GC flags from globals.hpp to GC specific files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]