Skip to content

Improve robustness of java.lang.Throwable supertypes

Follow up for !18 (merged)

  1. Add missing entry to not miss jpype imports
  2. Avoid duplication of supertypes in case jpype.JException would be already added

Merge request reports