On Thu, 31 Oct 2024 21:11:39 GMT, Fredrik Bredberg <fbredb...@openjdk.org> wrote:
>> There was one value that meant to be for the regular freeze from java. But >> it was not used so I removed it. > > Fair enough, but I would prefer if you start at zero. Just so people like me > don't start scratching their head trying to figure out the cosmic reason for > why it doesn't start at zero. Yes, I missed to include it in the previous changes. I actually removed the assignment altogether since there is no need to rely on particular values (although it will start at zero by default). ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21565#discussion_r1825202651