1This is a test for bad optimizations affecting multi-threaded program 2behavior. 3 4This test covers fixed AOT/JIT bugs to prevent regressions. 5 617689750 GVN assigns the same value names across MONITOR_ENTER and volatile reads. 7