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

Unnecessary restOf check in CodeGenerator.undefinedCheck

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • core-libs
    • None
    • b17
    • generic
    • generic

    Backports

      Description

        There is an unnecessary isRestOf() check in CodeGenerator.undefinedCheck. It is not necessary since JDK-8043235 was fixed. The isDeoptimizedExpression(lhs) check serves the same purpose and does it at the right granularity (isRestOf() is more coarse).

        Attachments

          Issue Links

            Activity

              People

                attila Attila Szegedi
                attila Attila Szegedi
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: