mcimadamore [Wed, 20 Jan 2016 10:50:28 +0000] rev 35349
8147493: regression when type-checking unchecked method calls
Summary: Shared warner in Attr.checkMethod leads to spurious inference errors
Reviewed-by: vromero
sadayapalam [Tue, 19 Jan 2016 15:46:42 +0530] rev 35348
8144580: java.lang.AssertionError: Missing type variable in where clause: T
Summary: Type variable comparisons should ignore type annotations.
Reviewed-by: mcimadamore
mcimadamore [Mon, 18 Jan 2016 14:25:29 +0000] rev 35347
8147554: InfoOptsTest fails when executed outside make
Summary: Local ant build uses '-' as a build separator instead of '+' for fullversion string
Reviewed-by: jlahoda