hg: ppc-aix-port/jdk7u/hotspot: opto: Move static _in_dump_cnt to Compile object.
goetz.lindenmaier at sap.com
goetz.lindenmaier at sap.com
Thu Nov 29 02:09:50 PST 2012
Changeset: 6e7831be36b0
Author: Goetz
Date: 2012-11-29 10:51 +0100
URL: http://hg.openjdk.java.net/ppc-aix-port/jdk7u/hotspot/rev/6e7831be36b0
opto: Move static _in_dump_cnt to Compile object.
If there are two or more compiler threads, a single static variable
does not suffice.
! src/share/vm/opto/callnode.cpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/compile.hpp
! src/share/vm/opto/idealGraphPrinter.cpp
! src/share/vm/opto/node.cpp
! src/share/vm/opto/node.hpp
More information about the ppc-aix-port-dev
mailing list