Files
termux-packages/packages/openjdk-17
termux-pacman-bot e209da7388 fix(main/openjdk-{17,21}): disable dlsym() of statx() syscall
- Fixes https://github.com/termux/termux-packages/issues/24651

- Fixes the problem in both `openjdk-17` and `openjdk-21` on the affected device Samsung Galaxy S8+ SM-G955F, but does not break `.jar` launching on other devices.

- Possible side effects could include subtle changes in file-timestamp-reading behavior, as described here (JDK's original behavior on Linux prior to the commit that causes a problem on Samsung Galaxy S8+): https://bugs.openjdk.org/browse/JDK-8316304

- Inspired by similar changes elsewhere in termux-packages, like https://github.com/termux/termux-packages/pull/22088
2025-05-08 18:07:54 +00:00
..