Fri, 14 Jun 2013 16:25:09 +0100 8016569: javac, add new flag for polymorphic method signatures
vromero [Fri, 14 Jun 2013 16:25:09 +0100] rev 18389
8016569: javac, add new flag for polymorphic method signatures Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
Tue, 11 Jun 2013 09:59:34 +0100 8007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of class not found error
vromero [Tue, 11 Jun 2013 09:59:34 +0100] rev 18388
8007907: javap, method com.sun.tools.javap.Main.run returns 0 even in case of class not found error Reviewed-by: jjg
Tue, 11 Jun 2013 09:35:58 +0100 8008547: javac, warning message: use of ''_'' as an identifier might not be supported in future releases, should be more especific
vromero [Tue, 11 Jun 2013 09:35:58 +0100] rev 18387
8008547: javac, warning message: use of ''_'' as an identifier might not be supported in future releases, should be more especific Reviewed-by: jjg
Mon, 10 Jun 2013 15:57:32 +0100 8013576: Add stat support to LambdaToMethod
mcimadamore [Mon, 10 Jun 2013 15:57:32 +0100] rev 18386
8013576: Add stat support to LambdaToMethod Summary: LambdaToMethod should emit info to help diagnose/test lambda metafactory problems Reviewed-by: jjg, vromero
Mon, 10 Jun 2013 15:18:47 +0100 7113519: test/tools/javac/VersionOpt.java passes on windows
vromero [Mon, 10 Jun 2013 15:18:47 +0100] rev 18385
7113519: test/tools/javac/VersionOpt.java passes on windows Reviewed-by: jjg
Fri, 07 Jun 2013 15:35:38 -0700 8016193: Fix OAC issue in langtools docs
jjg [Fri, 07 Jun 2013 15:35:38 -0700] rev 18384
8016193: Fix OAC issue in langtools docs Reviewed-by: darcy
Thu, 06 Jun 2013 15:38:42 +0100 Merge
mcimadamore [Thu, 06 Jun 2013 15:38:42 +0100] rev 18383
Merge
Thu, 06 Jun 2013 15:37:23 +0100 8015648: Duplicate variable in lambda causes javac crash
mcimadamore [Thu, 06 Jun 2013 15:37:23 +0100] rev 18382
8015648: Duplicate variable in lambda causes javac crash Summary: Missing flag in synthetic lambda blog is causing duplicates symbol to go undetected Reviewed-by: jjg, vromero
Thu, 06 Jun 2013 15:35:05 +0100 8015432: javac crashes with stack overflow when method called recursively from nested generic call
mcimadamore [Thu, 06 Jun 2013 15:35:05 +0100] rev 18381
8015432: javac crashes with stack overflow when method called recursively from nested generic call Summary: Check.checkMethod should only be called after inference has completed Reviewed-by: jjg, vromero
Thu, 06 Jun 2013 15:33:40 +0100 8008627: Compiler mishandles three-way return-type-substitutability
mcimadamore [Thu, 06 Jun 2013 15:33:40 +0100] rev 18380
8008627: Compiler mishandles three-way return-type-substitutability Summary: Compiler should not enforce an order in how ambiguous methods should be resolved Reviewed-by: jjg, vromero
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip