Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove java.lang.Thread#countStackFrames() - it's gone in JDK 22. See https://www.oracle.com/java/technologies/javase/22-relnote-issues.html It also has been dead since Java 14 so not much chance anybody will try to use it.
- Loading branch information