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

PPC64: Some fixes in ppc and aix coding.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • port-stage-ppc-aix
    • port-stage-ppc-aix
    • hotspot
    • None

        This fixes some issues in the ppc and aix coding of the port:

        Fix stack overflow issue: code branched to zero.
        Fix: Generate throw_StackOverflowError stub before generating
        the native entry.

        Fix assertion when looking for nmethod in code cache:
        use unsafe accessor. Also optimize: don't look up the
        address twice.

        Fix compressing klass pointers.

        Implement some missing stuff in the aix os branch.

        ----------------------------

        This is preparation for PPC64 integration: http://openjdk.java.net/jeps/175
        This and following ppc64 changes will go into staging repository first and tested there: http://hg.openjdk.java.net/ppc-aix-port/stage/

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

                Created:
                Updated:
                Resolved: