Whoops, I meant core-libs, not client libs. I always mix up the 2.
Copy pasting below, so that people don't have to read the butchered version
that pipermail spits out.
Hello Amber Dev Team, Client Lib Team, and Compiler Dev Team,
In the vein of smoothing the on-ramp for beginners, one of the bi
> This patch suggests a workaround to an issue with huge SCF MH expression
> trees taking excessive JIT compilation resources by reviving (part of) the
> simple bytecode-generating strategy that was originally available as an
> all-or-nothing strategy choice.
>
> Instead of reintroducing a bin
On Sat, 13 Apr 2024 17:54:54 GMT, Brett Okken wrote:
>> Possibly. I tried a few simple variants that initialized the `StringBuilder`
>> capacity at various guesses, such as sum of constant sizes + some factor
>> based on args, but across a diverse set of micros that gives both some wins
>> and
On Fri, 12 Apr 2024 23:55:01 GMT, Joe Darcy wrote:
> Straightforward test update so it doesn't have to be trivially updated for
> each JDK version.
Marked as reviewed by jkuhn (Author).
-
PR Review: https://git.openjdk.org/jdk/pull/18769#pullrequestreview-1999661348