On Thu, 1 Aug 2024 10:22:10 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
>> fabioromano1 has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Last small changes > > I have no further comments, but I'll wait for a couple of days more before > approving, just in case you have some last minute small changes. > > Thanks for your efforts. @rgiulietti If desired, we could further optimize the code by making it an iterative algorithm, thus avoiding the stack overhead due to recursive invocations. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19710#issuecomment-2263675965