RFR: 8201168: Move GC command line constraint functions to GC specific files (original) (raw)
Stefan Karlsson stefan.karlsson at oracle.com
Thu Apr 5 10:03:47 UTC 2018
- Previous message: RFR (XS): 8201167: Remove MacroAssembler::cmp_heap_oop on x86
- Next message: RFR: 8201168: Move GC command line constraint functions to GC specific files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Please review this patch to move the GC flag constraint functions into GC specific files.
http://cr.openjdk.java.net/~stefank/8201168/webrev.01 https://bugs.openjdk.java.net/browse/JDK-8201168
This is one step towards:
https://bugs.openjdk.java.net/browse/JDK-8200729 - Conditional compilation of GCs
I know that this conflicts with Gerards rename of the flags to JVMFlags, but I don't want to wait for that to get pushed before publishing this review request.
Thanks, StefanK
- Previous message: RFR (XS): 8201167: Remove MacroAssembler::cmp_heap_oop on x86
- Next message: RFR: 8201168: Move GC command line constraint functions to GC specific files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]