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

win32: interpreter uses arguments values on stack after calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.1.6
    • 1.1.5
    • hotspot
    • None
    • 1.1.6
    • sparc
    • solaris_2.6
    • Verified

        The x86 interpreter pushes values onto the stack as arguments to functions it is calling and then pulls the values back off the stack after the function returns. This is a bad practice in general and in particular this will break VC++ 5.0. Symantec specifically requested this changes for their latest JIT.

              never Tom Rodriguez
              never Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: