[lworld] RFR: 8306443: [lworld] Incorrect loading of is-init-byte from stack
Tobias Hartmann
thartmann at openjdk.org
Wed Apr 19 12:28:18 UTC 2023
Incorrect loading of the is-init-byte (that determines if a scalarized argument is non-null) from the stack when buffering scalarized arguments leads to intermittent failures.
Best regards,
Tobias
-------------
Commit messages:
- 8306443: [lworld] Incorrect loading of null byte from stack
Changes: https://git.openjdk.org/valhalla/pull/836/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=836&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8306443
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/836.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/836/head:pull/836
PR: https://git.openjdk.org/valhalla/pull/836
More information about the valhalla-dev
mailing list