commit | aedf67467684451c65eb606aa780f7eab81e32d1 | [log] [tgz] |
---|---|---|
author | Tobias Hartmann <thartmann@openjdk.org> | Fri May 22 13:02:47 2015 +0200 |
committer | Tobias Hartmann <thartmann@openjdk.org> | Fri May 22 13:02:47 2015 +0200 |
tree | b4cdef66e8c461c7ed376aaa2b98dd5b6c2fea70 | |
parent | ac389c041bf704a1dc2cfabd734d3c9c608c9067 [diff] |
8080156: Integer.toString(int value) sometimes throws NPE Added test to check correctness of type propagation to CmpUNodes. Reviewed-by: kvn