IBM Support

IV81051: REDUCED PERFORMANCE ON COMPUTATIONALLY BOUND WORKLOADS WITH DOUB LY NESTED LOOPS ON JAVA 8

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: The problem will manifest as a performance
    regression between Java 8 GA and Java 8 SR1FP10 or later until
    Java 8 SR 3.
    .
    Stack Trace: N/A
    .
    For loops to suffer from this performance regression, there
    needs to be a large outer loop with a small, very frequently
    executed inner loop.
    

Local fix

  • The affected method(s) will recover some of their performance if
    -Xjit:disableLoopVersioner,disableBlockSplitter are applied.
    These options do risk causing other performance regressions if
    there are other loops in the affected methods and applied
    globally to the application are likely to cause significant
    performance regressions.
    

Problem summary

  • During development one of the loop optimization passes in the
    JIT was improved to improve the quality of code inside
    frequently executed loops. In some circumstances this new
    optimization can cause multiply indirected loads to be performed
    more times than necessary leading to performance degradation.
    

Problem conclusion

  • The loop optimizations have been further enhanced to ensure they
    do not cause multiply indirected loads to be replicated within
    the generated loop bodies.
    .
    This APAR will be fixed in the following Java Releases:
       8    SR3       (8.0.3.0)
    .
    Contact your IBM Product's Service Team for these Service
    Refreshes and Fix Packs.
    For those running stand-alone, information about the available
    Service Refreshes and Fix Packs can be found at:
               https://www.ibm.com/developerworks/java/jdk/
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV81051

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-02-01

  • Closed date

    2016-02-01

  • Last modified date

    2016-02-01

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    JIT

  • Fixed component ID

    620700124

Applicable component levels

  • R130 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSC9HBA","label":"Just In Time (JIT) Compiler"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"130","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
01 February 2016