- 28 7月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Fix most specific when two methods are maximally specific and only one has non-raw return type Reviewed-by: jjg, dlsmith
-
- 08 7月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: jjg, dlsmith, mcimadamore, forax Contributed-by: schlosna@gmail.com
-
- 06 7月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg, mcimadamore
-
- 02 7月, 2011 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg, bpatel
-
- 01 7月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 25 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 23 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 18 6月, 2011 1 次提交
-
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 14 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mr, katleman
-
- 10 6月, 2011 1 次提交
-
-
由 jjh 提交于
7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method Summary: Change the tests to call invoke instead of invokeGeneric Reviewed-by: jrose, mcimadamore
-
- 02 6月, 2011 2 次提交
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 23 5月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: Types.implementation forces unnecessary symbol completion on superinterfaces of a given type Reviewed-by: jjg
-
- 16 5月, 2011 1 次提交
-
-
由 mcimadamore 提交于
7043922: Regression: internal compiler error for nested anonymous inner class featuring varargs constructor Summary: Attributing a constructor call does not clean up the compiler's attribution context Reviewed-by: jjg
-
- 11 5月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Implementation of cast conversion rules between primitive and boxed types is too liberal Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Erroneous ambiguity error when choosing most specific varargs method Reviewed-by: jjg
-
- 03 5月, 2011 1 次提交
-
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 02 5月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Fix of 7034511 (now backed out) is causing spurious accessibility errors Reviewed-by: jjg
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 30 4月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: diamond should be disallowed in cases where explicit generic constructor parameters are specified Reviewed-by: jjg
-
- 29 4月, 2011 5 次提交
-
-
由 mcimadamore 提交于
Summary: Accessing a non-existing enum constant from an annotation whose class is available results in an internal error Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Problem with intersection types and wildcards causing javac to crash Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Disable generation of 'unreachable catch' warnings for catch statements catching Exception/Throwable Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: When a null literal is found on top of stack, if expected type is 1-dimension array no checkcast is emitted Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 28 4月, 2011 2 次提交
- 26 4月, 2011 2 次提交
- 19 4月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: CompoundScope.getElements() is not filtering elements according to the ScopeFilter argument Reviewed-by: jjg
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 13 4月, 2011 2 次提交
-
-
由 mcimadamore 提交于
Summary: Resolve.mostSpecific doesn't handle case of raw override Reviewed-by: dlsmith
-
由 mcimadamore 提交于
Summary: Type-variable substutution takes upper bound of replaced captured type-variable Reviewed-by: dlsmith
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 05 4月, 2011 1 次提交
-
-
由 bpatel 提交于
Reviewed-by: jjg
-
- 04 4月, 2011 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jrose, mcimadamore
-
- 01 4月, 2011 1 次提交
-
-
由 mcimadamore 提交于
Summary: missing name check before calling MethodSymbol.overrides causes wrong warnings to be issued Reviewed-by: jjg
-
- 31 3月, 2011 2 次提交