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

8u backport for 8065618 is incorrect

XMLWordPrintable

    • b18
    • generic
    • generic
    • Not verified

        The code in ifg.cpp is very different in 8u40. I prepared and pushed backport which is incorrect:

        http://cr.openjdk.java.net/~kvn/8065618_8u/webrev/

        In jdk9 the new code returns 'false' from separate method. In jdk8u there is no such method and corresponding code is inlined into build_ifg_physical().
        The new code in 8u backport should not return but instead should guard the execution of the following code.

              kvn Vladimir Kozlov
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: