blob: cac7e751fabab0760ee40b4b5e24cb97354fa84a (
plain)
1
2
3
4
5
6
|
This is a test for bad optimizations affecting multi-threaded program
behavior.
This test covers fixed AOT/JIT bugs to prevent regressions.
17689750 GVN assigns the same value names across MONITOR_ENTER and volatile reads.
|