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

MethodExitEvent contains the wrong return value for a double native method on win32

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • hotspot
    • None
    • b16
    • x86
    • windows_2000

      IE, for
      StrictMath.sin(2.2)

      the return value in the JVMTI MethodExit event is wrong.
      For java code such as:
      double jj() {
                 return 2.2;
        }

      the correct return value appears in the MethodExit event.




      ###@###.### 2004-12-04 02:30:28 GMT

            alanb Alan Bateman
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: