On Thu, 27 Mar 2025 09:06:40 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
>> Arguably better, but not sure it is worth regenerating diffs for? (An int >> was used for the same reason as in FJT.getQueueSize -- they need to be >> valid array bounds. Which might someday allow long, but if so many things >> would change.) > > Personally I think it's worth it. @AlanBateman, what do you think? Right now it's hard to envisage needing to have >2B delayed tasks queued. Maybe in a few years we might regret this. So maybe better to change it to return long, I re-generate API diffs easily. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23702#discussion_r2016584337