mcimadamore [Wed, 09 Apr 2008 14:45:50 +0100] rev 511
6450290: Capture of nested wildcards causes type error
Summary: A missing capture conversion makes javac to think that some expressions are well-formed even when they aren't
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 14:05:24 +0100] rev 510
6481655: Parser confused by combination of parens and explicit type args
Summary: Bug in the parser caused by the fact that explicit type arguments are disabled when parsing parenthesized expressions
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 13:53:45 +0100] rev 509
6365166: javac (generic) unable to resolve methods
Summary: Unignore regression test as this bug has been fixed by CR 6278587
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 13:41:45 +0100] rev 508
5009937: hiding versus generics versus binary compatibility
Summary: missing implementation of JLS 8.4.8.3 (different arguments with same erasure not always triggering a compiler error)
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 13:19:01 +0100] rev 507
6531075: Missing synthetic casts when accessing fields/methods of intersection types including type variables
Summary: bug when javac generates code involving intersection types
Reviewed-by: jjg
xdono [Thu, 24 Apr 2008 12:12:28 -0700] rev 506
Added tag jdk7-b26 for changeset a19298c17815
duke [Wed, 05 Jul 2017 16:36:48 +0200] rev 505
Merge
xdono [Thu, 24 Apr 2008 12:12:16 -0700] rev 504
Added tag jdk7-b26 for changeset bdb54a99e398
duke [Wed, 05 Jul 2017 16:36:45 +0200] rev 503
Merge
xdono [Thu, 24 Apr 2008 12:12:14 -0700] rev 502
Added tag jdk7-b26 for changeset 10fbc32c25b0