- 05 3月, 2011 4 次提交
- 04 3月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Rules for method clash use notion of subsignature, which is sometimes too strict and incompatible with JDK 6 Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: leftovers cause problems when analyzing loops in Flow.java Reviewed-by: jjg
-
- 03 3月, 2011 4 次提交
-
-
由 mcimadamore 提交于
Summary: Wrong lint warning issued about unused resource when nested try-with-resource blocks are found Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: darcy, mcimadamore
-
由 jjg 提交于
Reviewed-by: darcy
-
由 jjg 提交于
Reviewed-by: darcy
-
- 02 3月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: unqualified 'this' should not be selected in a qualified super() call in a default constructor Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 01 3月, 2011 3 次提交
- 28 2月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: lub should not scan supertypes unnecessarily Reviewed-by: jjg, dlsmith
-
由 mcimadamore 提交于
Summary: Thrown types do not get updated after 15.12.2.8, and do not get erased as per 15.12.2.6 Reviewed-by: jjg, dlsmith
-
- 26 2月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 23 2月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: name clash should not be reported if subinterface/implementing class resolves the clash by defining common overrider Reviewed-by: jjg
-
- 19 2月, 2011 2 次提交
- 18 2月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Diamond oerator should be disallowed on non-generic class types (i.e. String) Reviewed-by: jjg
-
- 17 2月, 2011 1 次提交
-
-
由 dlsmith 提交于
Summary: Introduced factory methods in class Types which can be used rather than clone(). Reviewed-by: jjg, mcimadamore
-
- 15 2月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: twr should generate better error message when uncaught exceptions are thrown by implicit call of close() method Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Add listeners to javac scopes, added CompoundScope and correct invalidation logic for ImplementationCache Reviewed-by: jjg
-
- 11 2月, 2011 3 次提交
- 10 2月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 08 2月, 2011 3 次提交
-
-
由 jjg 提交于
Reviewed-by: dlsmith Contributed-by: peter.b.kessler@oracle.com
-
由 mcimadamore 提交于
Summary: override clash algorithm is not implemented correctly Reviewed-by: jjg
-
由 mcimadamore 提交于
7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package Summary: added support for future 292 package (support for old location 'java.dyn' will be removed in followup changeset) Reviewed-by: jjg
-
- 03 2月, 2011 4 次提交
-
-
由 mcimadamore 提交于
Summary: javac silently crashes when emitting certain kinds of resolution diagnostics Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: generic type-well formedness check should ignore erroneous symbols Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: when an operator is applied to one or more erroneous operands, spurious diagnostics are generated Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Lint warnings generated during MemberEnter might ignore @SuppressWarnings annotations Reviewed-by: jjg
-
- 02 2月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 01 2月, 2011 1 次提交
-
-
由 darcy 提交于
7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources Reviewed-by: jjg
-
- 29 1月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 28 1月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: free type-variables are being replaced with type-variables bound to forall type leading to unsoundness Reviewed-by: jjg, dlsmith
-