- 24 1月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: several diagnostic improvements Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: type-inference should ignore erroneous bounds Reviewed-by: jjg
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 09 12月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: compiler allows bridge methods to override unrelated method Reviewed-by: jjg
-
- 04 12月, 2010 2 次提交
-
-
由 mcimadamore 提交于
Summary: Javac should disable error messages when analyzing instance creation expression in 'diamond finder' mode Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Use of TransTypes.cast() instead of TransTypes.coerce() causes NPE in Lower Reviewed-by: jjg
-
- 23 11月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: 15.12.2.8 should use boxing when expected type in assignment context is a primitive type Reviewed-by: jjg
-
- 15 11月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: javac should report error when interface inherits unrelated method with same erasure Reviewed-by: jjg
-
- 10 11月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: special resolution scheme for diamond inference needs to open up protected constructors in anon inner class creation Reviewed-by: jjg
-
- 02 11月, 2010 2 次提交
-
-
由 mcimadamore 提交于
Summary: added hidden compiler flag '-XDfindDiamond' to detect 'diamondifiable' sites Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: temporarily disable fix for override bridges (6337171) Reviewed-by: jjg
-
- 19 9月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Resolve.java should keep track of all candidates found during a method resolution sweep to generate more meaningful diagnostics Reviewed-by: jjg
-
- 10 9月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: mbykov
-
- 08 9月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: javac should add synthetic overrides for inherited abstract methods in order to preserve binary compatibility Reviewed-by: jjg
-
- 19 8月, 2010 2 次提交
-
-
由 mcimadamore 提交于
Summary: resolution of superclass/superinterfaces in extends/implements clause skips local classes Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: capture conversion does not work on nested types Reviewed-by: jjg
-
- 16 8月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: unconstrained type-variables with recursive bounds are not inferred properly Reviewed-by: jjg
-
- 29 7月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: a redundant dubtyping check causes spurious inference failure Reviewed-by: jjg
-
- 27 7月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 13 7月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 11 6月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy
-
- 19 5月, 2010 3 次提交
-
-
由 mcimadamore 提交于
Summary: Raw warning checks should be disabled in the presence of a diamond AST node Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Issue in type-variable substitution causes valid code to be rejected Reviewed-by: jjg
-
- 14 4月, 2010 2 次提交
-
-
由 mcimadamore 提交于
Summary: Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor Reviewed-by: jjg, darcy
-
由 mcimadamore 提交于
Summary: backout changeset for 6840638 Reviewed-by: jjg
-
- 11 3月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ohair
-
- 04 3月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 03 3月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 30 1月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 23 9月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
-
- 01 9月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: propagate inference constraints from 15.12.2.7 to 15.12.2.8 Reviewed-by: jjg
-
- 28 8月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 27 8月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: diamond operator implementation (simple approach) Reviewed-by: jjg
-
- 11 8月, 2009 2 次提交
-
-
由 mcimadamore 提交于
Summary: javac is too strict in rejecting member selction from a type-var Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: javac should not add syntehtic cast to the LHS of an assignment expression Reviewed-by: jjg
-
- 15 7月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: fix of 6400189 caused a nasty problem in method resolution Reviewed-by: jjg
-
- 16 6月, 2009 2 次提交
-
-
由 mcimadamore 提交于
Summary: Added global sanity check in order to make sure that return type inference does not violate bounds constraints Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Redundant subtyping test during type-inference ends up in rejecting legal code Reviewed-by: jjg
-