diff --git a/changelogs/unreleased/gh-8825-luajit-fixes.md b/changelogs/unreleased/gh-8825-luajit-fixes.md index 7c06171cc18f..d12c0b381d28 100644 --- a/changelogs/unreleased/gh-8825-luajit-fixes.md +++ b/changelogs/unreleased/gh-8825-luajit-fixes.md @@ -10,3 +10,6 @@ were fixed as part of this activity: fractional part raises error too now. * Fixed load forwarding optimization applied after table rehashing. * Fixed recording of the `BC_TSETM`. +* Fixed the panic routine when `mprotect` fails to change flags for mcode area. +* Fixed handling of instable types in TNEW/TDUP load forwarding. +* Handled table unsinking in the presence of `IRFL_TAB_NOMM`. diff --git a/third_party/luajit b/third_party/luajit index f9579debde0a..8d97f85bef08 160000 --- a/third_party/luajit +++ b/third_party/luajit @@ -1 +1 @@ -Subproject commit f9579debde0ac4636ac4e8b60618adbf894df49a +Subproject commit 8d97f85bef08797bb3b08bd4dbfa24d8ff4fe4bb