- 09 4月, 2008 2 次提交
-
-
由 mcimadamore 提交于
Summary: missing implementation of JLS 8.4.8.3 (different arguments with same erasure not always triggering a compiler error) Reviewed-by: jjg
-
由 mcimadamore 提交于
6531075: Missing synthetic casts when accessing fields/methods of intersection types including type variables Summary: bug when javac generates code involving intersection types Reviewed-by: jjg
-
- 04 4月, 2008 1 次提交
-
-
由 ksrini 提交于
Summary: takes this test out of service until the reall bug is fixed Reviewed-by: jjg
-
- 02 4月, 2008 3 次提交
-
-
由 mcimadamore 提交于
Summary: fixed lookup of field/methods on intersection types Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: javac now distinguish between enum class literals and static fields Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: improved glb on type-inference Reviewed-by: jjg
-
- 20 3月, 2008 1 次提交
-
-
由 ksrini 提交于
Summary: whitespace normalization left the test unusable, back to service Reviewed-by: jjg
-
- 15 3月, 2008 1 次提交
-
-
由 jjg 提交于
Summary: replace some String paths with File paths in Paths.java Reviewed-by: ksrini
-
- 14 3月, 2008 1 次提交
-
-
由 jjg 提交于
Summary: Remove obsolete files Reviewed-by: mcimadamore
-
- 13 3月, 2008 1 次提交
-
-
由 jjg 提交于
6668796: bad diagnostic "bad class file" given for source files Summary: Replace internal use of localized text with JCDiagnostic fragments; fix diagnostic for bad source file Reviewed-by: mcimadamore
-
- 12 3月, 2008 1 次提交
-
-
由 jjg 提交于
Summary: introduce common code for handling one-of and any-of options Reviewed-by: mcimadamore
-
- 07 3月, 2008 2 次提交
- 04 3月, 2008 5 次提交
-
-
由 mcimadamore 提交于
Summary: interplay between cyclic inheritance and tvar bounds hangs javac Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: bad error-recovery after bad type-variable bound is detected Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: NPE caused by a defect in type-variable attribution Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: type-inference should fail since lub is not defined for primitive types Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: synthetic cast missing when translating autoboxing expressions Reviewed-by: jjg
-
- 01 3月, 2008 1 次提交
-
-
由 mr 提交于
Reviewed-by: ohair, xdono
-
- 05 12月, 2007 1 次提交
-
-
由 xdono 提交于
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-