RFR: 8369039: JDK-8348611 caused regression in Javac-Hot-Generate [v3]
Archie Cobbs
acobbs at openjdk.org
Wed Oct 8 16:53:29 UTC 2025
On Tue, 7 Oct 2025 19:35:59 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>> Archie Cobbs has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Do more desugaring of Stream and Optional.
>
> I did a quick pass through the code, and looks sensible so far. Assuming it helps with resolving the problem. I'll go through the change in more detail tomorrow.
@lahodaj thanks for the review!
Since the current version seems to address the performance issue as reported in the bug, I'll plan to integrate later this evening unless there are objections.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27651#issuecomment-3382430233
More information about the compiler-dev
mailing list