IBM Support

IJ23079: UNEXPECTED NPE CAUSED BY AN INCORRECT JIT COMPILER OPTIMIZATION

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: unexpected NPE thrown from the Java code
    .
    Stack Trace: java.lang.NullPointerException
        at sun.reflect.GeneratedMethodAccessor352.invoke(Unknown
    Source)
        at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    AccessorImpl.java:55)
        at java.lang.reflect.Method.invoke(Method.java:508)
      ......
    .
    This problem applies to all the platforms.
    

Local fix

  • Use Java option -Xjit:disablePRE. Notice this option disables an
    optimization and might have a performance impact.
    

Problem summary

  • The problem is caused by a JIT compiler optimization named
    partial redundancy elimination.  This optimization incorrectly
    removes the assignment of a certain variable from some code
    path.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    IJ23079

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-02-27

  • Closed date

    2020-02-27

  • Last modified date

    2020-02-27

  • 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

[{"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:
27 February 2020