Skip to content
Success

Changes

Summary

  1. Use new Java `StackWalker` API (#87) (commit: 6a8cc6e) (details)
Commit 6a8cc6e2439842e67d74f8898e4b198a6c88f87c by noreply
Use new Java `StackWalker` API (#87)

* Use new Java `StackWalker` API

* `Set<Object>` -> `HashSet<Object>`

* Only skip 2 and then filter through the rest
(commit: 6a8cc6e)
The file was modified src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/utilities/debugging/DebugInternals.java (diff)