- 22 10月, 2013 2 次提交
-
-
由 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
-
由 darcy 提交于
Reviewed-by: psandoz, mr, alanb
-
- 21 10月, 2013 4 次提交
- 20 10月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg, dlsmith
-
- 19 10月, 2013 2 次提交
- 18 10月, 2013 4 次提交
- 17 10月, 2013 5 次提交
- 16 10月, 2013 7 次提交
-
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: wdietl@gmail.com, steve.sides@oracle.com
-
由 jlahoda 提交于
Summary: A mostly automated rename Annotate.Annotator->Annotate.Worker and enterAnnotation->run. Reviewed-by: emc, jjg
-
由 chegar 提交于
-
由 vromero 提交于
8024947: javac should issue the potentially ambiguous overload warning only where the problem appears Reviewed-by: jjg
-
由 chegar 提交于
-
由 vromero 提交于
Reviewed-by: jjg
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 15 10月, 2013 7 次提交
-
-
由 jlahoda 提交于
Summary: Correcting import in NewArrayTree, adding test protecting againts improper types in API signatures Reviewed-by: jjg
-
由 chegar 提交于
-
由 jjg 提交于
Reviewed-by: vromero
-
由 jjg 提交于
Reviewed-by: darcy
-
由 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
-
- 12 10月, 2013 2 次提交
- 11 10月, 2013 6 次提交
-
-
由 jlahoda 提交于
Reviewed-by: darcy, jfranck, jjg
-
由 lana 提交于
-
由 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
-
由 lana 提交于
-
由 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
-