JetBrains / lincheck

Framework for testing concurrent data structures
Mozilla Public License 2.0
538 stars 31 forks source link

Improve trace representation: show non-`this` object instances on method calls and show field names when using `VarHandle`, `AtomicReference`, and`Unsafe` #325

Closed avpotapov00 closed 1 month ago

avpotapov00 commented 1 month ago

Closes #315 , #317 , #320 and #324