APAR status
Closed as program error.
Error description
Error Message: Character highlighting is not drawn correctly. . Stack Trace: N/A . The problem has shown up as incorrect graphical output, but this issue could be the cause of any problem where an invalid numeric value is being sent to a JNI routine via an 'int', 'short' or 'byte' argument on LinuxPPC64 JVMs.
Local fix
The problem can be avoided by using the following Java command line argument: -Xjit:disableDirectToJNI Using this option may have a slight impact on the Java applications performance as this option will prevent the JIT from optimizing the JNI call out path.
Problem summary
The JIT failed to sign extend register passed arguments when calling JNI routines as is required by the LinuxPPC64 ABI.
Problem conclusion
This defect will be fixed in: 6.0.0 SR9 5.0.0 SR12 . The JIT was modified so that it will sign extend values when calling JNI routines on LinuxPPC64. . To obtain the fix: Install build 20100511 or later
Temporary fix
Comments
APAR Information
APAR number
IZ74790
Reported component name
JIT
Reported component ID
620700124
Reported release
600
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2010-04-20
Closed date
2010-10-05
Last modified date
2010-10-05
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
R600 PSN
UP
Rate this page:
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.