APAR status
Closed as program error.
Error description
Error Message: N/A . Stack Trace: N/A . An ArrayStoreException should be thrown when a Java program attempts to store the wrong type of object into an array of objects. In some situations, a JIT-compiled method does not throw this exception when it should.
Local fix
This problem can be avoided by setting the JVM option -Xjit:exclude={full method name} for the method that is causing the issue. This may cause some performance degradation.
Problem summary
The problem is caused by the JIT compiler making assumptions that ignore the possibility of a redefinition of the java/lang/Object class (by a JVMTI agent).
Problem conclusion
This defect will be fixed in: 7.0.0 SR5 6.0.1 SR6 6.0.0 SR14 . The JIT compiler has been updated to handle the redefinition of java/lang/Object appropriately, so that all illegal stores to an array will throw the exception.
Temporary fix
Comments
APAR Information
APAR number
IV43920
Reported component name
JIT
Reported component ID
620700124
Reported release
260
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2013-06-07
Closed date
2013-06-17
Last modified date
2013-06-17
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
R260 PSY
UP
R600 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":"260","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
17 June 2013