- 29 9月, 2008 4 次提交
-
-
由 mcimadamore 提交于
Summary: fixed build.properties in order to suppress raw type warnings Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: add an Xlint option for detecting all raw types usages (ccc-approved) Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Added type/symbol visitor printer with support for localization Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: TransTypes needs to deal with intersection types coming from conditional expressions Reviewed-by: jjg
-
- 24 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 19 9月, 2008 2 次提交
- 17 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy, mcimadamore
-
- 13 9月, 2008 2 次提交
- 12 9月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 10 9月, 2008 2 次提交
- 05 9月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 04 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 01 9月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 30 8月, 2008 2 次提交
- 29 8月, 2008 1 次提交
-
-
由 xdono 提交于
-
- 27 8月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 22 8月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Problems with diagnostic path and tab character in the source code Reviewed-by: darcy, jjg
-
- 15 8月, 2008 2 次提交
- 11 8月, 2008 1 次提交
-
-
由 tbell 提交于
-
- 09 8月, 2008 4 次提交
-
-
由 mcimadamore 提交于
Summary: Regression in sqe test introduced in 6720185 Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Regression in JavaCompiler.desugar introduced in 6726015 Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Some javac forward reference errors aren't compliant with the JLS Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Bug in the implementation of Types.isSubtypeUnchecked Reviewed-by: jjg
-
- 08 8月, 2008 3 次提交
-
-
由 mcimadamore 提交于
6695838: javac does not detect cyclic inheritance involving static inner classes after import clause Summary: Javac fails to detect some errors due to the order in which a class' static imports are entered Reviewed-by: jjg
-
由 tbell 提交于
-
由 tbell 提交于
-
- 06 8月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ksrini
-
- 05 8月, 2008 4 次提交
-
-
由 mcimadamore 提交于
Summary: JCDiagnostic.fragment should be deprecated and the diagnostic factory should be used instead Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: ksrini
-
由 jjg 提交于
Reviewed-by: ksrini
-
由 xdono 提交于
-
- 02 8月, 2008 1 次提交
-
-
由 jjg 提交于
6627364: javac needs Float and Double on the bootclasspath even when not directly used 6627366: javac needs Cloneable and Serializable on the classpath even when not directly used Reviewed-by: darcy
-
- 28 7月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Brand new hierarchy of diagnostic formatters for achieving better reusability Reviewed-by: jjg
-
- 25 7月, 2008 2 次提交
-
-
由 mcimadamore 提交于
Summary: Intersection types bounded by an enum are erroeously considered harmful by javac Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Lower is too strict when translating enhanced causing CCE to be thrown at runtime Reviewed-by: jjg
-