bitcoinj/bitcoinj

Replace Guava Throwables.getRootCause() with helper

Open

#4,033 建立於 2026年1月20日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Java (4,687 star) (2,509 fork)batch import
Guavagood first issue

描述

Maybe InternalUtils.getRootCause()?

We should probably write a few tests.

The other question is whether our InternalUtils.getRootCause() needs to handle loops in the dependency chain. I think we should strongly consider keeping it simple as I doubt we have anything complicated enough to cause loops.

貢獻者指南