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

aarch32: JDI works incorrectly when handling MethodExitEvent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • port-stage-aarch32-8
    • port-stage-aarch32-8
    • hotspot
    • None
    • aarch32
    • linux

      A regression test jdk/test/com/sun/jdi/MethodExitReturnValuesTest.java fails with the following log (cut):

      failure: sin: expected 0.8084964038195901, got 2.2
      failure: double: expected 2.2, got 0.8084964038195901
      failure: float: expected 3.3, got -1.5881868E-23

      It looks like JDI gets double value instead of sinus of this value and vice-versa. Also float value is incorrect.

            snazarki Sergey Nazarkin
            snazarki Sergey Nazarkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: