RFR (XXS): 8006105: [parfait] Possible null pointer dereference at hotspot/src/share/vm/c1/c1_LIRGenerator.cpp

Albert Noll albert.noll at oracle.com
Mon Apr 29 05:23:24 PDT 2013


Hi all,

please review the following patch:

webrev: http://cr.openjdk.java.net/~adlertz/JDK-8006105/webrev00/
jbs: https://jbs.oracle.com/bugs/browse/JDK-8006105

Problem: Function 'LIRItem::get_jobject_constant() const' may return 
constant 'NULL' at line 264, called at line 2232
Fix: added null check

Testing:
JPRT "compiler"

Many thanks in advance,
Albert


More information about the hotspot-compiler-dev mailing list