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

8037534 breaks richards Octane benchmark

    XMLWordPrintable

Details

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

    Backports

      Description

        JDK-8037534 breaks richards Octane benchmark. The issue seems to be related to dual-fields properties sometimes harboring an Integer in an object field for some reason. The expression type evaluator in the compiler will have to actually attempt to evaluate a property if its type is Object and see whether it gets back something narrower (an Integer, a Long, or a Double), and if it does, use that type.

        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: