brcosta / clj-extras-plugin

Clojure Extras IntelliJ Plugin
https://plugins.jetbrains.com/plugin/18108-clojure-extras/
Apache License 2.0
56 stars 12 forks source link

-XX:-OmitStackTraceInFastThrow no longer set? #36

Open Sardtok opened 1 year ago

Sardtok commented 1 year ago

A few days ago I updated Clojure Extras, and I noticed today that I had to manually disable omitting stack traces when running a Clojure REPL. No other Clojure or Java plugins were updated, no changes to the SDK/JVM and I haven't updated IntelliJ in the past few days either.

Not certain that it is Clojure Extras that did this, but considering there was a change to exception logging in the latest release, I have my suspicions.