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

[AIX] Safefetch fails for bad_addressN and bad_address32

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • hotspot
    • None
    • b10
    • ppc
    • aix

      This issue is being created on behalf of Varada.

      AIX could read the value at the address even at 0. Whereas on other platforms they give a segmentation fault. The test_safefetch.cpp takes bad_addressN and bad_address32 as 5120 thus handling safefetch fails. This is solved by setting bad_addressN and bad_address32 to -1 for AIX

            amitkumar Amit Kumar
            amitkumar Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: