RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v3]

Daniel Lundén duke at openjdk.org
Thu Nov 16 08:26:33 UTC 2023


On Thu, 16 Nov 2023 06:26:07 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Daniel Lundén has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update copyright
>
> As `UseCounterDecay` already does nothing there is no need to have a deprecation step - just go straight to obsoletion. The only difference to the user will be the message they see.

Thanks @dholmes-ora, I agree (but was under the impression you always had to deprecate flags as a first step). I'll revise the CSR and changeset to directly obsolete the flag instead.

Edit: now saw the CSR was already approved. I'll investigate if we can reopen and revise it.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16673#issuecomment-1813982769


More information about the hotspot-dev mailing list