jcstress: improve hot loops inlining

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      Careful look at generated code reveals that hot loop suffers from being inlined into a large task loop. It would be more accurate to split out the actual run loop into a separate method for better inlineability.

      Also, asking VM compilers to inline things properly should help.

            Assignee:
            Aleksey Shipilev
            Reporter:
            Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: