PR java/19070: Don't allow null v/s number comparisons

Andrew Haley aph@redhat.com
Mon Jan 24 11:13:00 GMT 2005


Ranjit Mathew writes:
 > +2005-01-18  Ranjit Mathew  <rmathew@hotmail.com>
 > +
 > +	PR java/19070
 > +	* parse.y (patch_binop): Allow comparisons against NULL only
 > +	if the other operand is of a reference type.

OK.

Andrew.



More information about the Java-patches mailing list