On Thu, 20 Aug 2026 09:59:13 GMT, Fredrik Bredberg <[email protected]> wrote:
>> Dean Long has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - Update src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp >> >> Co-authored-by: David Holmes >> <[email protected]> >> - Update src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp >> >> Co-authored-by: David Holmes >> <[email protected]> > >> My testing on x64 and aarch64 passed, but I could use some help testing on >> arm32, ppc, riscv, s390, and zero. >> > Any specific test to run? >> > I ran tiers 1 through 4 here, but tier1 is probably enough given the >> > changes are the same for all CPUs. I think interpreted and compiled >> > native --> Java return paths are going to get exercised no matter what, >> > but the downcallLinker stuff probably needs something like >> > test/jdk/java/foreign to exercise it. > > @bulasevich, @TheRealMDoerr, @RealFYang, @offamitkumar > Hi guys! If you have time, please help @dean-long test this patch. Thanks! Thanks @fbredber for the review. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32415#issuecomment-5400850247
