RFR: 8336042: Caller/callee param size mismatch in deoptimization causes crash

Dean Long dlong at openjdk.org
Wed Feb 12 20:27:12 UTC 2025


On Wed, 12 Feb 2025 06:56:40 GMT, Fei Yang <fyang at openjdk.org> wrote:

> FYI: `test/hotspot/jtreg/compiler/jsr292/MHDeoptTest.java` and hs-tier1 test good on linux-riscv64 with fastdebug build.

I good sanity check is to remove the fix in deoptimization.cpp and see if the new test triggers the new asserts.

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

PR Comment: https://git.openjdk.org/jdk/pull/23557#issuecomment-2654764709


More information about the hotspot-dev mailing list