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

PPC: continuation yield intrinsic: exception check not needed if yield succeeded

XMLWordPrintable

    • b10
    • ppc

      JDK-8298400 added an exception check before returning from the continuation yield intrinsic. The exception check is also reached when the yield was successful. In this case it is redundant though. The intrinsic should return before.

            rrich Richard Reingruber
            rrich Richard Reingruber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: