Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5062552

Class file compiled in 1.4.2_02 causes veriftyError in 1.5b54(linux, IA64)

XMLWordPrintable

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

      ==========================================================================

            myangsunw Mingyao Yang (Inactive)
            tbaba Tadayuki Baba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: