You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Relacy Race Detector
Here is an example of Java algorithm verification. Note that there are
no memory fences between volatile stores and volatile loads - they are
emitted automatically by Relacy.
#include <relacy/relacy_java.hpp>
using rl::jvar;
using rl::jvolatile;
using rl::mutex;