Fix stack trace rendering for exceptions with identity malfunction#4133
Conversation
…/hashCode implementations
…ng equals/hashCode exceptions
…ng equals/hashCode exceptions
|
I wasn't able to download the 1. Comments AddedI have added your requested comment above all 2. Regression TestInstead of modifying the shared 3. How it Verifies the BugThis test serializes and deserializes a 3-level exception chain (
If you can share a fresh link or re-upload the TestFriendlyException-identity-malfunction.patch file, I am more than happy to test with your exact patch approach as well and update the code accordingly. |
vy
left a comment
There was a problem hiding this comment.
@ramanathan1504, the latest state (2b93e18) LGTM. You can merge this at your convenience.
Fixes #3933
Fix circular reference detection for exceptions with colliding equals/hashCode implementations