[jdk17u-dev] RFR: 8323243: JNI invocation of an abstract instance method corrupts the stack
Aleksey Shipilev
shade at openjdk.org
Mon Jan 22 19:44:59 UTC 2024
Clean backport to fix the JNI corner case.
Additional testing:
- [x] New test fails without the fix, passes with it
- [ ] Linux x86_64 server fastdebug, `tier{1,2,3,4}`
-------------
Commit messages:
- Backport 71d9a83dece7eb4bdb6ffdd9caf14a1348045ce0
Changes: https://git.openjdk.org/jdk17u-dev/pull/2155/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2155&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8323243
Stats: 159 lines in 4 files changed: 159 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2155.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2155/head:pull/2155
PR: https://git.openjdk.org/jdk17u-dev/pull/2155
More information about the jdk-updates-dev
mailing list