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

8037534 breaks richards Octane benchmark

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved: