hg: ppc-aix-port/jdk7u/hotspot: Fix handling of scalar replaced objects.

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Wed Feb 5 08:43:16 PST 2014


Changeset: 9ee6abf28de9
Author:    goetz
Date:      2014-02-05 17:40 +0100
URL:       http://hg.openjdk.java.net/ppc-aix-port/jdk7u/hotspot/rev/9ee6abf28de9

Fix handling of scalar replaced objects.
Index in SafePointScalarObjectNode was wrong because we
added an edge to a SafePoint without updating the offset
in that node.

! src/cpu/ppc/vm/compile_ppc.cpp
! src/cpu/ppc/vm/ppc.ad



More information about the ppc-aix-port-dev mailing list