Skip to main content

IV00015: USE OF THREAD.STOP() MAY CAUSE OBJECTS TO REMAIN LOCKED.


Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: An object may become locked by a thread that no
    longer exists causing other threads to hang by waiting for the
    object to become unlocked.
    .
    Stack Trace: N/A
    .
    This issue is only present if the deprecated method
    Thread.stop() is used.
    

Local fix

  • -Xjit:disableRedundantAsyncCheckRemoval
    

Problem summary

  • In JIT compiled code, there are certain code regions that were
    not capable of unlocking objects held by the thread destroyed by
    the Thread.stop() method.
    

Problem conclusion

  • This defect will be fixed in:
    5.0.0 SR13
    6.0.0 SR10
    6.0.1 SR1
    .
    The JVM was modified to prevent throwing the exception from
    async check points in the jit, and only throws from the method
    enter check.
    .
    To obtain the fix:
    Install build 20110502 or later
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV00015

  • Reported component name

    JAVA 5 J9 COMMO

  • Reported component ID

    620500127

  • Reported release

    500

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-05-05

  • Closed date

    2011-05-10

  • Last modified date

    2011-05-10

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

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

    IV00017

Fix information

  • Fixed component name

    JAVA 5 J9 COMMO

  • Fixed component ID

    620500127

Applicable component levels

  • R500 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

Virtual Machine


Software version:
5.0


Reference #:
IV00015


Modified date:
2011-05-10

Translate my page

Content navigation