On Tue, 30 Jun 2026 08:19:45 GMT, Christian Hagedorn <[email protected]> 
wrote:

>> Tobias Hartmann has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Handle recursion
>
> test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestPushThroughPhiNotification.java
>  line 58:
> 
>> 56: 
>> 57:     public static void main(String[] args) {
>> 58:         for (int i = 0; i < 50_000; i++) {
> 
> Do you really need that many iterations?

Good point, I reduced it to 5k and verified that it still reproduces the issue.

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2593#discussion_r3497447743

Reply via email to