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

Compressed Oops: reduce size of compiled methods

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • hs13
    • hs13
    • hotspot
    • b02
    • x86
    • solaris_10

        There is ~60% regression in monte_carlo due to not inlining
        nextDouble() method and, as result, not (EA) scalarizing Random object.
        The method is not inlinined since the size of its compiled
        code > 1000 (inlining threshold) because of additional
        encoding/decoding instructions.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: