Skip to main content

IV03364: JAVA.LANG.STACKOVERFLOWERROR WHILE RUNNING JVM IN DEBUG MODE.


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: java.lang.StackOverflowError
    .
    Stack Trace: N/A
    .
    

Local fix

  • Exclude from compilaiton the two methods at the top of the Java
    stack prior to the recursive call that lead to the stack
    overflow exception.
    -Xjit:exclude={*<method signature>*},exclude={*<method
    signature>*}
    

Problem summary

  • A JIT optimization present only in debug mode passed the
    incorrect parameter to a method X. (The first parameter was
    replaced with the receiver object). In method X, a call was made
    to the first parameter's implementation of X, thus resulting in
    an infinite recursive call.
    

Problem conclusion

  • This defect will be fixed in:
    6.0.1 SR1
    6.0.0 SR10
    5.0.0 SR13
    .
    The JIT optimization was fixed to avoid incorrectly altering the
    parameter to a method.
    .
    To obtain the fix:
    Install build 20110731 or later
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV03364

  • Reported component name

    JIT

  • Reported component ID

    620700124

  • Reported release

    260

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-07-21

  • Closed date

    2011-08-16

  • Last modified date

    2011-08-16

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

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

    IV03366

Fix information

  • Fixed component name

    JIT

  • Fixed component ID

    620700124

Applicable component levels

  • R260 PSY

       UP

  • R600 PSY

       UP

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Runtimes for Java Technology

Just In Time (JIT) Compiler


Software version:
260


Reference #:
IV03364


Modified date:
2011-08-16

Translate my page

Content navigation