- 23 10月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: lambda / bridged method-reference naming overhaul Reviewed-by: ksrini, briangoetz
-
- 22 10月, 2013 3 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, dlsmith
-
由 jfranck 提交于
8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present Summary: An empty container should not stop javac from looking at supertypes for inherited repeating annotations Reviewed-by: jjg
-
由 jfranck 提交于
8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable Summary: In AnnoConstruct.getAnnotationByType() check that the annotation sought after is inherited before looking on supertypes. Reviewed-by: jjg
-
- 21 10月, 2013 3 次提交
- 20 10月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, dlsmith
-
- 19 10月, 2013 2 次提交
- 18 10月, 2013 1 次提交
-
-
由 mchung 提交于
8026255: Switch jdeps to follow traditional Java option style Reviewed-by: alanb
-
- 17 10月, 2013 4 次提交
- 16 10月, 2013 4 次提交
- 15 10月, 2013 5 次提交
-
-
由 jlahoda 提交于
Summary: Correcting import in NewArrayTree, adding test protecting againts improper types in API signatures Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: vromero
-
由 jjg 提交于
Reviewed-by: darcy
-
由 jlahoda 提交于
Summary: Adding new queue to Annotate for validation tasks, performing annotation validation during enter Reviewed-by: jjg, emc, jfranck
-
由 jjg 提交于
Reviewed-by: darcy
-
- 11 10月, 2013 6 次提交
-
-
由 jlahoda 提交于
Reviewed-by: darcy, jfranck, jjg
-
由 rfield 提交于
8016320: Method reference in subinterface of type I.super::foo produces exception at runtime Summary: Now that the VM supports interface instance private methods, lambda methods and lambda bridges are always private. Access is now through invokespecial. Reviewed-by: vromero, jlahoda
-
由 jjg 提交于
8026294: 8025633 breaks langtools/test/com/sun/javadoc/testRepeatedAnnotations/TestRepeatedAnnotations.java Reviewed-by: darcy
-
由 emc 提交于
8015257: type annotation with TYPE_USE and FIELD attributed differently if repeated. 8013409: test failures for type annotations Summary: Fixes to address some problems in type annotations Reviewed-by: jfranck, jjg
-
由 emc 提交于
7196553: Review error messages for repeating annotations Summary: Changes to the diagnostic messages to improve clarity and JLS coherence Reviewed-by: jjg
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 09 10月, 2013 2 次提交
- 08 10月, 2013 1 次提交
-
-
由 alundblad 提交于
Summary: Fixed precedence and associativity issues with pretty printing of JCConditional expressions. Reviewed-by: jfranck Contributed-by: NAndreas Lundblad <andreas.lundblad@oracle.com>, Matthew Dempsky <mdempsky@google.com>
-
- 05 10月, 2013 5 次提交
- 04 10月, 2013 1 次提交
-
-
由 jlahoda 提交于
Summary: TypeElement.getModifiers() should not contain Modifier.DEFAULT Reviewed-by: darcy, jjg
-
- 03 10月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, dlsmith
-