- 24 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 19 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 17 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy, mcimadamore
-
- 10 9月, 2008 2 次提交
- 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
-
- 09 8月, 2008 3 次提交
-
-
由 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 1 次提交
-
-
由 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
-
- 05 8月, 2008 2 次提交
- 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
-
- 25 7月, 2008 3 次提交
-
-
由 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
-
由 mcimadamore 提交于
Summary: removed early toString() conversions applied to diagnostic arguments Reviewed-by: jjg
-
- 24 7月, 2008 3 次提交
-
-
由 mcimadamore 提交于
Summary: javac should report an error when the capture of an actual type parameter does not exist Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: compiler should apply capture conversion when checking for bound conformance Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 12 7月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 11 7月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 09 7月, 2008 5 次提交
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 26 6月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 20 6月, 2008 2 次提交
-
-
由 mcimadamore 提交于
Summary: Problematic overriding check when two methods defined in two distinct superinterfaces are overriden by an interface Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: darcy
-
- 19 6月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ksrini
-
- 18 6月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 17 6月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 04 6月, 2008 1 次提交
-
-
由 jjg 提交于
4348375: Javap is not internationalized 4459541: "javap -l" shows line numbers as signed short; they should be unsigned 4501660: change diagnostic of -help as 'print this help message and exit' 4776241: unused source file in javap... 4870651: javap should recognize generics, varargs, enum 4876942: javap invoked without args does not print help screen 4880663: javap could output whitespace between class name and opening brace 4975569: javap doesn't print new flag bits 6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table 6305779: javap: support annotations 6439940: Clean up javap implementation 6469569: wrong check of searchpath in JavapEnvironment 6474890: javap does not open .zip files in -classpath 6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes 6622215: javap ignores certain relevant access flags 6622216: javap names some attributes incorrectly 6622232: javap gets whitespace confused 6622260: javap prints negative bytes incorrectly in hex Reviewed-by: ksrini
-
- 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 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 24 4月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: A missing type-erasure in Lower.java causes the compiler to crash since JDK6 Reviewed-by: jjg
-