- 30 5月, 2008 3 次提交
-
-
由 mcimadamore 提交于
6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors Summary: This regression has been caused by previous fix of 6660289 Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Types.isSubtypeUnchecked() should handle type-variables subtyping properly Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Buggy accessibility check causes NPE during resolution of imported static methods Reviewed-by: jjg
-
- 23 5月, 2008 3 次提交
- 13 5月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 26 4月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 25 4月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 24 4月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: A missing type-erasure in Lower.java causes the compiler to crash since JDK6 Reviewed-by: jjg
-
- 16 4月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 12 4月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 10 4月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 09 4月, 2008 8 次提交
-
-
由 mcimadamore 提交于
Summary: Javac doesn't conform to JLS 4.8 - all the supertypes of a raw type must be erased Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: The regression test for CR 6611449 contains some inconstistencies Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Lookup of member inner classes silently fails leading to an unwanted erasure to take place Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: A missing capture conversion makes javac to think that some expressions are well-formed even when they aren't Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Bug in the parser caused by the fact that explicit type arguments are disabled when parsing parenthesized expressions Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Unignore regression test as this bug has been fixed by CR 6278587 Reviewed-by: jjg
-
由 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 提交于
-