RFR: 8236736: Change notproduct JVM flags to develop flags [v4]
Coleen Phillimore
coleenp at openjdk.org
Tue Apr 2 19:54:01 UTC 2024
On Tue, 2 Apr 2024 19:47:23 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Remove the notproduct distinction for command line options, rather than trying to wrestle the macros to fix the bug that they've been treated as develop options for some time now. This simplifies the command line option macros.
>>
>> Tested with tier1-4, tier1 on Oracle platforms. Also built shenandoah.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove redundant test case.
Thanks for reviewing, Kim. Is your suggestion to not have a JVMFlag object for develop flags in PRODUCT builds? Presumably to save some footprint? I'm not sure we would win fighting the macros to accomplish this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18541#issuecomment-2032981431
More information about the serviceability-dev
mailing list