Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8214434

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.

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

              Created:
              Updated:
              Resolved: