RFR: 8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter [v2]

Aleksei Voitylov avoitylov at openjdk.java.net
Fri Apr 23 11:23:47 UTC 2021


On Fri, 23 Apr 2021 08:50:26 GMT, Andrew Haley <aph at openjdk.org> wrote:

>> Aleksei Voitylov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add comments to tests and extend LVT size
>
> test/hotspot/jtreg/runtime/LocalVariableTable/TestLongLVTHelper.jasm line 31:
> 
>> 29: 
>> 30: public static Method tst:"()I"
>> 31:     stack 3 locals 30000
> 
> Looks good. You might as well make locals = 65535 for a better stress test.

Sure, done.

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

PR: https://git.openjdk.java.net/jdk/pull/3633


More information about the hotspot-dev mailing list