- 07 3月, 2013 2 次提交
- 06 3月, 2013 4 次提交
-
-
由 mcimadamore 提交于
Summary: Use hex representation of method signature hashcode to avoid negative numbers Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Diamond finder doesn't take into account different inference behaviors Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Assertion in Check.checMethod is too strict Reviewed-by: jjg
-
由 lana 提交于
-
- 05 3月, 2013 4 次提交
-
-
由 mcimadamore 提交于
Summary: Javac generates method handle referencing non public type Reviewed-by: jjg, rfield
-
由 mcimadamore 提交于
Summary: Missing cast in generated method reference bridge Reviewed-by: rfield, jjg
-
由 mcimadamore 提交于
Summary: Add new diagnostic flag to mark non deferrable diagnostics Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Translation info should be propagated from LambdaToMethod to Lower Reviewed-by: jjg, rfield
-
- 02 3月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: bpatel
-
- 01 3月, 2013 1 次提交
-
-
由 katleman 提交于
-
- 28 2月, 2013 3 次提交
-
-
由 mcimadamore 提交于
Summary: Static-ness check should be applied after member reference resolution Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Bad logic for checking most specific method reference type Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Dependencies are not propagated correctly through merged nodes during inference graph initialization Reviewed-by: jjg
-
- 26 2月, 2013 1 次提交
-
-
由 vromero 提交于
8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass Reviewed-by: jjg, mcimadamore
-
- 25 2月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: jan.valenta@oracle.com
-
- 23 2月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Invalid use of WildcardType.bound in Types.removeWildcards Reviewed-by: jjg
-
- 22 2月, 2013 5 次提交
-
-
由 mcimadamore 提交于
8008337: Write test to check for compiler error when static method in interface is called via super() Reviewed-by: mcimadamore Contributed-by: sonali.goel@oracle.com
-
由 lana 提交于
-
由 ksrini 提交于
Reviewed-by: jjg, ksrini, mcimadamore Contributed-by: eric.mccorkle@oracle.com
-
由 rfield 提交于
Summary: Tests part of original langtools serialization review. Reviewed-by: mcimadamore
-
由 katleman 提交于
-
- 21 2月, 2013 7 次提交
-
-
由 mcimadamore 提交于
Summary: Missing call to Types.createMethodWithThrownTypes Reviewed-by: jjg
-
由 mcimadamore 提交于
8007461: Regression: bad overload resolution when inner class and outer class have method with same name Summary: Fix regression in varargs method resolution introduced by bad refactoring Reviewed-by: jjg
-
由 mcimadamore 提交于
8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated Summary: Wildcards inference should re-use some of the bounds info generated during capture conversion Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Compiler should add bridges when translating private constructor reference Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: DiagnosticFilter used during speculative attribution is too broad Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Disentangle cyclic dependency between static-ness of synthetic lambda method and static-ness of classes nested within lambdas Reviewed-by: jjg
-
由 strarup 提交于
Reviewed-by: jjg, darcy, emc
-
- 20 2月, 2013 3 次提交
- 19 2月, 2013 2 次提交
- 18 2月, 2013 2 次提交
- 16 2月, 2013 3 次提交
-
-
由 rfield 提交于
8006763: super in method reference used in anonymous class - ClassFormatError is produced 8005632: Inner classes within lambdas cause build failures 8005653: Lambdas containing inner classes referencing external type variables do not correctly parameterize the inner classes Reviewed-by: mcimadamore
-
由 jjg 提交于
Reviewed-by: darcy
-
由 mcimadamore 提交于
Summary: bad golden file Reviewed-by: jjg
-