RFR: 8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out (original) (raw)

Christian Thalinger christian.thalinger at oracle.com
Wed Feb 12 12:16:28 PST 2014


As discussed I filed:

[#JDK-8034812] remove IDX_INIT macro hack in Node class - Java Bug System

On Feb 11, 2014, at 10:09 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:

On 2/11/14 9:18 PM, Henry Jen wrote:

Hi,

The bug is reviewed by Vladimir Kozlov(kvn) and Christian Thalinger(twisti). I assume I can push this one(via JPRT to hs-rt) base on comment from Vladimir? Yes, it is reviewed. Please, push it into http://hg.openjdk.java.net/jdk9/hs-rt/hotspot Note for others, hs-comp is still closed - we are testing ppc64 port. Thanks, Vladimir

Cheers, Henry https://bugs.openjdk.java.net/browse/JDK-8033215 On 01/30/2014 03:11 PM, Henry Jen wrote: Hi,

Please review a fix to disable uninitialized warning when build with clang 3.4, http://cr.openjdk.java.net/~henryjen/jdk9/8033215/webrev/ This fix only disable the warning so that we can build with clang. Cheers, Henry



More information about the hotspot-dev mailing list