Compressed Oops: reduce size of compiled methods

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • hs13
    • Affects Version/s: hs13
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: