VOOZH about

URL: https://www.ibm.com/support/pages/apar/IJ12136

⇱ IJ12136: HIGH 32-BIT OF LONG VALUE IS CLOBBERED


IJ12136: HIGH 32-BIT OF LONG VALUE IS CLOBBERED

APAR status

  • Closed as program error.

Error description

  • Error Message: Incorrect Java long value is received. Its lower
    32-bit value is correct but its high half contains garbage.
    .
    Stack Trace: N/A
    .
    This problem can only happen on 31-bit Linux on Z or 31-bit z9
    or z10 platforms
    

Local fix

  • This problem can be worked around using
    -Xjit:disableLongRegAllocation
    

Problem summary

  • The problem happens if the JIT loads a 64-bit long value into a
    GPR and later invokes a function without saving the entire 64
    bits, resulting in a clobbered HPR.
    

Problem conclusion

  • The JIT has been updated to avoid HPR clobbering by preserving
    all HPRs that are in use across function calls.
    .
    This APAR will be fixed in the following Java Releases:
     8 SR5 FP27 (8.0.5.27)
    .
    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

    IJ12136

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-12-12

  • Closed date

    2018-12-12

  • Last modified date

    2018-12-18

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

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

  • 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:
18 December 2018