Maurizio Cimadamore
|
d951098c65
|
7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic
Reviewed-by: jjg, dlsmith
|
2012-04-11 10:50:11 +01:00 |
|
Maurizio Cimadamore
|
cd3371e702
|
5088624: cannot find symbol message should be more intelligent
Resolve.java should keep track of all candidates found during a method resolution sweep to generate more meaningful diagnostics
Reviewed-by: jjg
|
2010-09-18 09:56:23 -07:00 |
|
Jonathan Gibbons
|
ccd014ed3f
|
6971882: Remove -XDstdout from javac test
Reviewed-by: darcy
|
2010-07-26 14:18:45 -07:00 |
|
Jonathan Gibbons
|
af2f2e8d36
|
6875336: some tests should use /nodynamiccopyright/
Reviewed-by: darcy
|
2009-08-27 11:08:27 -07:00 |
|
Maurizio Cimadamore
|
3bc508df8a
|
6717241: some diagnostic argument is prematurely converted into a String object
Removed early toString() conversions applied to diagnostic arguments
Reviewed-by: jjg
|
2008-07-24 19:06:57 +01:00 |
|
Maurizio Cimadamore
|
e63129f7b5
|
6683438: Bad regression test for CR 6611449
The regression test for CR 6611449 contains some inconstistencies
Reviewed-by: jjg
|
2008-04-09 15:04:35 +01:00 |
|
Maurizio Cimadamore
|
9e5259f792
|
6611449: Internal Error thrown during generic method/constructor invocation
Type-inference should fail since lub is not defined for primitive types
Reviewed-by: jjg
|
2008-03-04 12:14:13 +00:00 |
|