Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2078558 | 5.0 | Chuck Rasbold | P1 | Resolved | Fixed | b42 |
C2 Compiler crashes in method: addIviewResource in attached source code.
There are additional known methods which lead to the crashes;
They are documented in SAP internal note 693169.
exclude com/sap.mw/jco/util/SAPCharToNUCByteConverter outLength
exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResource
exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector
getApplicationDomain
Another way to avoid the crashes is the option -XX:-Inline
All crashes are platform independent the happen on Solaris,Windows and Linux
(32 Bit and 64 Bit).
###@###.### 2004-01-12
There are additional known methods which lead to the crashes;
They are documented in SAP internal note 693169.
exclude com/sap.mw/jco/util/SAPCharToNUCByteConverter outLength
exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResource
exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector
getApplicationDomain
Another way to avoid the crashes is the option -XX:-Inline
All crashes are platform independent the happen on Solaris,Windows and Linux
(32 Bit and 64 Bit).
###@###.### 2004-01-12
- backported by
-
JDK-2078558 JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris )
-
- Resolved
-
- relates to
-
JDK-4911268 CTW assertion at type.hpp, 349
-
- Resolved
-
-
JDK-4985384 Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris
-
- Resolved
-