-
Bug
-
Resolution: Fixed
-
P4
-
12
-
b23
This has been introduced during JDK12. The flag is not tested.
Happens when the loads has been replaced by a constant. The barriers isn't optimized away when created, instead it is removed when the proj is transform. Then when hit the assert that would otherwise never have been an issue.
Happens when the loads has been replaced by a constant. The barriers isn't optimized away when created, instead it is removed when the proj is transform. Then when hit the assert that would otherwise never have been an issue.