To see the found races and deadlocks open the file target/vmlens-reports/index.html. This html file shows you for race conditions
and for deadlocks
The following example shows one deadlock and one race condition:
By clicking on the first link you see the stack trace of the two threads of the deadlock:
and by clicking on the second link you see the stack trace of the reading and writing thread of the race condition: