On Fri, 29 Sep 2023 16:17:06 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
>> Aggelos Biboudis has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Apply suggestions from code review >> >> Co-authored-by: Raffaello Giulietti <raffaello.giulie...@oracle.com> > > I just had a reading at the `ExactnessMethods` class. From that limited > perspective, the methods mentioned above seem redundant. > But if their removal would make other parts more complex, that's a good > reason to keep them. Pushed an update that removes the methods you pointed out @rgiulietti at the cost of a little duplication between Lower and SwitchBootstraps. Thx for the review ------------- PR Comment: https://git.openjdk.org/jdk/pull/15638#issuecomment-1743148778