Disabling ZOptimizeLoadBarriers hits assert

XMLWordPrintable

    • 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.

            Assignee:
            Nils Eliasson (Inactive)
            Reporter:
            Nils Eliasson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: