[jdk17u-dev] RFR: 8332935: Crash: assert(*lastPtr != 0) failed: Mismatched JNINativeInterface tables, check for new entries
Antonio Vieiro
duke at openjdk.org
Thu Nov 14 14:32:44 UTC 2024
Backport of [JDK-8332935](https://bugs.openjdk.org/browse/JDK-8332935). This is a P2 issue that makes the JVM to crash in some situations, JDK-8332935 was difficult to track down (it happened by chance) so I think it's worth a backport.
Backport is mostly clean but for a copyright change and low risk. Tier1 tests passed in Linux.
-------------
Commit messages:
- Backport 90699828478fe0a1307ad68cc0cb368fe4db890e
Changes: https://git.openjdk.org/jdk17u-dev/pull/3041/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3041&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8332935
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3041.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3041/head:pull/3041
PR: https://git.openjdk.org/jdk17u-dev/pull/3041
More information about the jdk-updates-dev
mailing list