On Wed, 3 Jun 2026 18:35:23 GMT, Dan Smith <[email protected]> wrote:

>> See the following bug comment for my analysis:
>> https://bugs.openjdk.org/browse/JDK-8385743?focusedId=14884164&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14884164
>> 
>> Summary:
>> I wonder if 2048 will work for the Valhalla repo.
>
> See also the similar-looking change in RunTestsPrebuiltSpec.gmk

I'm guessing that you mean this one:

-JAVA_FLAGS_BIG := -Xms64M -Xmx1600M
+JAVA_FLAGS_BIG := -Xms64M -Xmx3200M

which was introduced in the merge_jdk-24+16 changeset.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31123#discussion_r3391062346

Reply via email to