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

[PPC64] Disallow OptoScheduling

XMLWordPrintable

    • b24
    • ppc

        The JVM currently allows switching on -XX:+OptoScheduling.
        This should not be allowed because the required information in ppc.ad file is neither accurate nor complete.
        JDK-8338446 shows that it implies Undefined Behavior.
        We could implement support for OptoScheduling in the future, but the benefit is questionable because modern Power processors use out-of-order scheduling.

              mdoerr Martin Doerr
              mdoerr Martin Doerr
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: