- 25 10月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Two langtools regression tests cannot be built due to a bad import statement Reviewed-by: jjg
-
- 24 10月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Add overload/inference debug diagnostics - added test harness using annotations to check outcome of overload resolution/inference Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Refactor javac tokens from enum constants to stateful instances (to keep track of position, comments, etc.) Reviewed-by: jjg
-
- 22 10月, 2011 1 次提交
-
-
由 jjh 提交于
Summary: Fix cygpath command to properly convert path Reviewed-by: jjg
-
- 20 10月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 19 10月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Verbose resolution diagnostics slow down with operator resolution Reviewed-by: jjg
-
- 17 10月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Inlining of finalizers does not update gaps list accordingly Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Duplicate aliasing check during subtyping leads to spurious varargs diagnostic Reviewed-by: jjg
-
- 07 10月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: javac does not detect raw types inside anonymous inner classes Reviewed-by: jjg
-
- 24 9月, 2011 1 次提交
-
-
由 lana 提交于
-
- 23 9月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 22 9月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 21 9月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: dlsmith
-
- 20 9月, 2011 1 次提交
-
-
由 lana 提交于
-
- 17 9月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 16 9月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Inference should fail in 15.12.2.7 when inference variables with 'nulltype' upper bounds are found Reviewed-by: dlsmith
-
由 schien 提交于
-
- 15 9月, 2011 4 次提交
- 14 9月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: jjg
-
- 13 9月, 2011 5 次提交
-
-
由 mcimadamore 提交于
Summary: Inference error during lub() does not set 'cause' for method resolution diagnostic Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Compiler omits unreferenced local inner classes from the InnerClasses attribute Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Implementation of MethodSymbol.location() should take into account static/instance initializers Reviewed-by: jjg
-
由 jjg 提交于
-
由 jjg 提交于
7068451: Regression: javac compiles fixed sources against previous, not current, version of generated sources Reviewed-by: mcimadamore
-
- 11 9月, 2011 1 次提交
-
-
由 lana 提交于
-
- 10 9月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 09 9月, 2011 1 次提交
-
-
由 schien 提交于
-
- 03 9月, 2011 1 次提交
-
-
由 mcimadamore 提交于
7086261: javac doesn't report error as expected, it only reports ClientCodeWrapper$DiagnosticSourceUnwrapper Summary: Missing override for toString() in ClientCodeUnwrapper.DiagnosticSourceUnwrapper Reviewed-by: jjg
-
- 02 9月, 2011 4 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg, darcy Contributed-by: bruce.chapman.nz@gmail.com
-
由 jjh 提交于
Summary: delete file before renaming another file to it Reviewed-by: jjg
-
由 schien 提交于
-
由 ksrini 提交于
Summary: JavacParser improvements for NetBeans, improved by LangTools. Reviewed-by: mcimadamore, jjg Contributed-by: jan.lahoda@oracle.com
-
- 01 9月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 31 8月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Types.membersClosure needs to handle pathological cases of cyclic inheritance Reviewed-by: jjg, jjh
-
由 mcimadamore 提交于
Summary: Types.isConvertible does not handle erroneous types correctly Reviewed-by: jjg
-
- 26 8月, 2011 1 次提交
-
-
由 schien 提交于
-
- 19 8月, 2011 1 次提交
-
-
由 cl 提交于
-