- 29 8月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: briangoetz, jjg
-
- 27 8月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: wdietl@gmail.com
-
- 23 8月, 2013 1 次提交
-
-
由 emc 提交于
8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables Summary: Corrected an error in a previous patch that caused captured locals to be added to the beginning, not the end of a parameter list. Reviewed-by: jjg, mcimadamore, ksrini, abuckley
-
- 22 8月, 2013 5 次提交
- 21 8月, 2013 2 次提交
- 20 8月, 2013 2 次提交
- 19 8月, 2013 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg, vromero
-
- 16 8月, 2013 3 次提交
- 14 8月, 2013 2 次提交
- 13 8月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Javac incorrectly forgets about constant folding results within lambdas Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods) Summary: Hiding check does not support interface multiple inheritance Reviewed-by: jjg
-
- 10 8月, 2013 4 次提交
- 08 8月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: mcimadamore
-
- 07 8月, 2013 2 次提交
- 06 8月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg
-
- 31 7月, 2013 2 次提交
- 28 7月, 2013 2 次提交
- 25 7月, 2013 4 次提交
-
-
由 mcimadamore 提交于
Summary: method reference overload check doesn't walk through type-variable receivers Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: check for annotation attributes should skip over synthetic methods Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Assertion is causing javac to crash because of lack of support for arrays in intersection types Reviewed-by: jjg
-
由 jfranck 提交于
Reviewed-by: jjg
-
- 24 7月, 2013 1 次提交
-
-
由 emc 提交于
Summary: Fixes error in type equality when bounds of type variables have annotations. Reviewed-by: jjg, mcimadamore
-
- 19 7月, 2013 1 次提交
-
-
由 ksrini 提交于
8019421: Javac doesn't fill in end position for some annotation related errors 8019422: Javac doesn't fill in end position for uninitialized variable errors Reviewed-by: jjg, mcimadamore
-
- 18 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: BridgeHarness test is leaving files open Reviewed-by: ksrini
-
- 17 7月, 2013 1 次提交
-
-
由 jlahoda 提交于
Summary: Always using DeferredLintHandler.immediateHandler when processing import classes Reviewed-by: mcimadamore
-