On Tue, 28 Oct 2025 14:50:06 GMT, Manuel Hässig <[email protected]> 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
