RFR (XS): 8006199: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopopts.cpp

Albert Noll albert.noll at oracle.com
Mon May 6 06:44:18 PDT 2013


Hi all,

please review this patch.

Many thanks in advance,
Albert

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

Most reported issues are fixed in JDK-8008811, except for one issue.
This patch adds a guarantee() to check the potential null pointer.

Test:
jprt -testset compiler


More information about the hotspot-compiler-dev mailing list