Vladimir Marko | fa23645 | 2014-09-29 17:58:10 +0100 | [diff] [blame] | 1 | This is a test for bad optimizations affecting multi-threaded program |
2 | behavior. | ||||
3 | |||||
4 | This test covers fixed AOT/JIT bugs to prevent regressions. | ||||
5 | |||||
6 | 17689750 GVN assigns the same value names across MONITOR_ENTER and volatile reads. |