-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b59
-
x86
-
linux_redhat_3.0
Trying to execute the class file which is compiled in 1.4.2(_02)
on Itenium2(linux), we found out verify Error occurs.
REPRODUCE:
1) Compile the attached test program( VerifyTest.java ) in **1.4.2**.
2) Launch "java VerifyTest" on RH enterprise linux AS3 for Itenium2.
The following message shows up.
[ tarjan ]$ java VerifyTest
NG!
java.lang.VerifyError: (class: VerifiedTarget, method: hugeMethod signature: ([I
)V) Call to wrong initialization method
at VerifyTest.main(VerifyTest.java:4)
CONFIGURATION:
OS : RH Enterprise linux AS 3.0(Itenium2)
JRE : 1.5b54
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b54)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-beta3-b54, mixed mode)
==========================================================================
on Itenium2(linux), we found out verify Error occurs.
REPRODUCE:
1) Compile the attached test program( VerifyTest.java ) in **1.4.2**.
2) Launch "java VerifyTest" on RH enterprise linux AS3 for Itenium2.
The following message shows up.
[ tarjan ]$ java VerifyTest
NG!
java.lang.VerifyError: (class: VerifiedTarget, method: hugeMethod signature: ([I
)V) Call to wrong initialization method
at VerifyTest.main(VerifyTest.java:4)
CONFIGURATION:
OS : RH Enterprise linux AS 3.0(Itenium2)
JRE : 1.5b54
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b54)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-beta3-b54, mixed mode)
==========================================================================