RFR: 8313023: Return value corrupted when using CCS + isTrivial (mainline)
Feilong Jiang
fjiang at openjdk.org
Thu Jul 27 06:13:39 UTC 2023
On Tue, 25 Jul 2023 21:28:23 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> @TheRealMDoerr @feilongjiang Just a heads up: this patch touches the PPC and RISC-V ports as well, which I'm not able to test. I've just eye-balled the needed changes. I don't think there will be an issue since the code structure is almost identical, but you might want to run the `java/foreign/capturecallstate/TestCaptureCallState.java` test with this patch just to be sure.
I have tested the release build and `TestCaptureCallState.java` you mentioned, still good and passed on RISC-V, Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15025#issuecomment-1652970090
More information about the core-libs-dev
mailing list