[lworld] RFR: 8369530: [lworld] Improve execution time of compiler tests [v2]

Damon Fenacci dfenacci at openjdk.org
Tue Oct 28 15:30:53 UTC 2025


On Tue, 28 Oct 2025 14:50:06 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:

>> Damon Fenacci has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   JDK-8369530: remove import
>
> test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestCallingConvention.java line 34:
> 
>> 32: import java.lang.invoke.MethodType;
>> 33: import java.lang.reflect.Method;
>> 34: import java.util.Arrays;
> 
> Suggestion:
> 
> 
> I don't see why this is being added.

Leftover of some experiments. I removed it.
Thanks for the review @mhaessig!

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1708#discussion_r2470009604


More information about the valhalla-dev mailing list