mirror of https://github.com/sbt/sbt.git
**Problem** Forked tests apparently incorrectly returns success if an exception is thrown on JDK 17 and up, due to exception failing to persist. **Solution** This adds custom codec for Throwable to workaround this issue. |
||
|---|---|---|
| .. | ||
| main/java | ||
| test/scala/sbt/internal/worker1 | ||