jdk-24/hotspot/src/cpu
Tobias Hartmann 2a0815a55e 8034812: remove IDX_INIT macro hack in Node class
The IDX_INIT macro used by Node::Node(...) to retrieve the Compile object is removed and replaced by a call to Compile::current(). The Node constructor, new operator and all calls to it are adapted accordingly.

Reviewed-by: kvn, jrose, iveresov, goetz
2014-06-02 08:07:29 +02:00
..
ppc/vm 8034812: remove IDX_INIT macro hack in Node class 2014-06-02 08:07:29 +02:00
sparc/vm 8044071: Print format/argument warnings 2014-05-29 16:01:13 -07:00
x86/vm 8034812: remove IDX_INIT macro hack in Node class 2014-06-02 08:07:29 +02:00
zero/vm 8021770: BackEdgeThreshold option is no longer used and should be removed 2014-05-13 11:25:17 +02:00