mcimadamore [Thu, 09 Oct 2008 16:07:38 +0100] rev 1471
6406133: JCDiagnostic.getMessage ignores locale argument
Summary: Compiler API should take into account locale settings
Reviewed-by: jjg
mcimadamore [Thu, 09 Oct 2008 16:04:29 +0100] rev 1470
6724345: incorrect method resolution for enum classes entered as source files
Summary: Enum's abstract methods shouldn't be skipped during method resolution
Reviewed-by: jjg
mcimadamore [Thu, 09 Oct 2008 16:02:29 +0100] rev 1469
6738538: javac crashes when using a type parameter as a covariant method return type
Summary: Capture conversion should be applied when acccessing a member of an intersection type
Reviewed-by: jjg
mcimadamore [Thu, 09 Oct 2008 15:56:20 +0100] rev 1468
6751514: Unary post-increment with type variables crash javac during lowering
Summary: Lower.abstractRval should take into account parenthesized expressions
Reviewed-by: jjg
jjg [Tue, 07 Oct 2008 15:39:19 -0700] rev 1467
6749967: regression tests for apt should be same-vm friendly
Reviewed-by: darcy
xdono [Thu, 23 Oct 2008 10:13:23 -0700] rev 1466
Added tag jdk7-b38 for changeset 62c548002ecb
duke [Wed, 05 Jul 2017 16:43:11 +0200] rev 1465
Merge