view visualizer/Graal/nbproject/project.properties @ 12384:28d80a9260cd

During CheckCast lowering, if null was never seen and a guard is created for the null case, the instanceof should be done on a non-null value.
author Gilles Duboscq <duboscq@ssw.jku.at>
date Mon, 14 Oct 2013 16:40:51 +0200
parents 35cca763f498
children
line wrap: on
line source

javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial