RFR: JDK-8306860: Avoid unnecessary allocation in List.map() when list is empty
Archie Cobbs
acobbs at openjdk.org
Tue Apr 25 15:42:05 UTC 2023
On Tue, 25 Apr 2023 09:52:05 GMT, Christoph Dreis <duke at openjdk.org> wrote:
> But you could already create a ticket? That would already help :)
Done: [JDK-8306860: Avoid unnecessary allocation in List.map() when list is empty](https://bugs.openjdk.org/browse/JDK-8306860)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13407#discussion_r1176689951
More information about the compiler-dev
mailing list