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

[TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b77
    • ppc
    • aix

        The tests does Utils.getUnsafe().getInt(0) effectively reading from address '0'.
        This is possible on aix, as the zero page is not write protected.
        Fix: use putInt() instead

              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: