RFR (XXS): 8006105: [parfait] Possible null pointer dereference at hotspot/src/share/vm/c1/c1_LIRGenerator.cpp
Roland Westrelin
roland.westrelin at oracle.com
Mon Apr 29 11:22:56 PDT 2013
> How about using guarantee(...) to ensure that src_con != NULL?
An assert is really the only thing that would make sense here.
Roland.
More information about the hotspot-compiler-dev
mailing list