RFR: 8309065: Move the logic to determine archive heap location from CDS to G1 GC [v3]
Ashutosh Mehra
duke at openjdk.org
Mon Jun 12 12:46:48 UTC 2023
On Wed, 7 Jun 2023 09:31:55 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> One note, I don't see a clear usage of INCLUDE_CDS and INCLUDE_G1GC, and it predates this patch. Don't we do this anymore? We still want to be buildable without CDS but with G1, and vice versa, right?
Yes, that should be possible. There is already an issue for adding missing INCLUDE_CDS: [JDK-8302989](https://bugs.openjdk.org/browse/JDK-8302989)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14208#issuecomment-1587267398
More information about the hotspot-dev
mailing list