- 19 2月, 2011 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg
-
- 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
-
- 16 2月, 2011 1 次提交
-
-
由 lana 提交于
-
- 15 2月, 2011 3 次提交
-
-
由 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
-
由 jjg 提交于
Reviewed-by: jjg Contributed-by: kelly.ohair@oracle.com
-
- 12 2月, 2011 1 次提交
-
-
由 jjg 提交于
6505047: javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter Reviewed-by: darcy
-
- 11 2月, 2011 4 次提交
- 10 2月, 2011 3 次提交
- 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
-
- 05 2月, 2011 1 次提交
-
-
由 lana 提交于
-
- 04 2月, 2011 1 次提交
-
-
由 cl 提交于
-
- 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 2 次提交
- 28 1月, 2011 7 次提交
-
-
由 alanb 提交于
-
由 mcimadamore 提交于
Summary: free type-variables are being replaced with type-variables bound to forall type leading to unsoundness Reviewed-by: jjg, dlsmith
-
由 mcimadamore 提交于
Summary: method applicability check should fail if formal varargs element type is not accessible Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: multiple clashing members declared in same class should be added to the class' scope in order to avoid downstream spurious diagnostics Reviewed-by: jjg
-
由 alanb 提交于
Reviewed-by: jjg
-
由 jjh 提交于
7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo Summary: Don't fail if the needed file isn't present, if running under jtreg. Reviewed-by: jjg
-
由 cl 提交于
-
- 27 1月, 2011 2 次提交
- 26 1月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mcimadamore, jjg
-
- 25 1月, 2011 2 次提交