- 19 6月, 2014 1 次提交
-
-
由 vromero 提交于
Reviewed-by: mcimadamore Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
-
- 18 6月, 2014 1 次提交
-
-
由 jlahoda 提交于
Summary: When reading type variable's annotations out of the owner's type annotations, use the type variable's index in owner to exclude annotations belonging to other type variables. Reviewed-by: jfranck, emc
-
- 19 6月, 2014 2 次提交
- 14 6月, 2014 1 次提交
-
-
由 dlsmith 提交于
Reviewed-by: mcimadamore
-
- 11 6月, 2014 2 次提交
- 28 5月, 2014 2 次提交
- 23 5月, 2014 1 次提交
-
-
由 pgovereau 提交于
Reviewed-by: jjg Contributed-by: vicente.romero@oracle.com, paul.govereau@oracle.com
-
- 15 5月, 2014 1 次提交
-
-
由 dlsmith 提交于
Summary: Rewrite most-specific logic to conform to JLS 8 15.12.2.5 Reviewed-by: vromero
-
- 13 5月, 2014 3 次提交
- 09 5月, 2014 2 次提交
-
-
由 jlahoda 提交于
Summary: Adding a method among ambiguous candidates only if it is more specific than some of the existing candidates. Reviewed-by: dlsmith, vromero
-
由 jlahoda 提交于
Summary: The analyze finished event must only be sent on the first call to JavaCompiler.flow for a given class. Reviewed-by: jjg
-
- 10 5月, 2014 1 次提交
-
-
由 dlsmith 提交于
Summary: Fix subtyping for intersections involving capture variables Reviewed-by: vromero
-
- 07 5月, 2014 1 次提交
-
-
由 dlsmith 提交于
Summary: Split Types.lowerBound into two methods; fix bugs in inference handling of capture variables. Reviewed-by: vromero
-
- 02 5月, 2014 3 次提交
-
-
由 vromero 提交于
Reviewed-by: dlsmith, jjg
-
由 rfield 提交于
8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables 8029725: Lambda reference to containing local class causes javac infinite recursion Reviewed-by: vromero, jlahoda, dlsmith
-
由 rfield 提交于
Summary: Union type info lost and also union type is not processed by TreeMaker.Type -- address by using existing tree, thus by-passing such issues. Reviewed-by: vromero, jlahoda
-
- 01 5月, 2014 2 次提交
- 23 4月, 2014 1 次提交
-
-
由 jlahoda 提交于
Summary: The test should only analyze classfiles. Reviewed-by: vromero
-
- 19 4月, 2014 1 次提交
-
-
由 vromero 提交于
Reviewed-by: dlsmith, jjg
-
- 17 4月, 2014 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg
-
- 16 4月, 2014 2 次提交
- 18 4月, 2014 1 次提交
-
-
由 jlahoda 提交于
Reviewed-by: jjg, emc
-
- 23 4月, 2014 1 次提交
-
-
由 vromero 提交于
Reviewed-by: dlsmith, jjg, jlahoda
-
- 11 4月, 2014 2 次提交
- 01 4月, 2014 1 次提交
-
-
由 jlahoda 提交于
Summary: Ensuring source level checks are performed in two additional cases related to type annotations, adding specialized error message for annotations after method type parameters. Reviewed-by: jfranck, jjg
-
- 07 4月, 2014 1 次提交
-
-
由 kizune 提交于
Reviewed-by: vromero, jjg
-
- 04 4月, 2014 1 次提交
-
-
由 pgovereau 提交于
Reviewed-by: jjg, vromero
-
- 28 3月, 2014 1 次提交
-
-
由 kizune 提交于
Reviewed-by: ksrini
-
- 26 3月, 2014 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy Contributed-by: cushon@google.com, joel.franck@oracle.com
-
- 07 3月, 2014 1 次提交
-
-
由 jlahoda 提交于
Summary: Auxiliary synthetic anonymous classes should not have an outer class specified in the InnerClasses attribute. Reviewed-by: vromero, jjg, abuckley
-
- 03 3月, 2014 1 次提交
-
-
由 kizune 提交于
Reviewed-by: ksrini
-
- 10 6月, 2014 1 次提交
-
-
由 mcimadamore 提交于
Summary: loose type comparison test should be protected against infinite recursion with fbounds Reviewed-by: vromero
-