v_1.23.0
What's Changed
- Run tests on musl aarch64 by @jbachorik in #190
- Fix a crash related to ElfParser::loadSymbolTable (#191) by @yanglong1010 in #192
- Unwind String.indexOf intrinsic on AArch64 by @MattAlp in #193
- Fix Java 24 support by @jbachorik in #194
- Improve the documentation on how to use the java-profiler project by @r1viollet in #196
- A set of fixes related to clang, aarch64 and musl pecularities of vmstructs stack unwinder by @jbachorik in #199
New Contributors
- @yanglong1010 made their first contribution in #192
Full Changelog: v_1.22.0...v_1.23.0