On Fri, 21 Aug 2026 19:31:25 GMT, Michael Strauß <[email protected]> wrote:
>> no I don't :-) > > Why? a valid question! using fewer words **is not** a goal. the goal is to minimize memory allocation and avoid unnecessary actions during the pipeline setup. it is possible that `javac` becomes infinitely smart and will be able to super-optimize the process, but my code does exactly what I want: create a sorted copy only when needed. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2271#discussion_r3833136877
