- 16 2月, 2011 1 次提交
-
-
由 ohair 提交于
-
- 15 2月, 2011 1 次提交
-
-
由 lana 提交于
-
- 12 2月, 2011 2 次提交
- 11 2月, 2011 2 次提交
- 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 4 次提交
- 24 1月, 2011 5 次提交
-
-
由 mcimadamore 提交于
Summary: fixed regression with varargs overload resolution that leads javac to crash Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: explicit error message when old-style array syntax is mixed with varargs Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: 'inner classes cannot have static declarations' message needs to be reworked Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: several diagnostic improvements Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: type-inference should ignore erroneous bounds Reviewed-by: jjg
-
- 21 1月, 2011 1 次提交
-
-
由 cl 提交于
-
- 20 1月, 2011 1 次提交
-
-
由 lana 提交于
-