- 20 8月, 2013 1 次提交
-
-
由 kizune 提交于
Reviewed-by: mcimadamore, jjg
-
- 19 8月, 2013 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg, vromero
-
- 16 8月, 2013 3 次提交
- 14 8月, 2013 2 次提交
- 13 8月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Javac incorrectly forgets about constant folding results within lambdas Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods) Summary: Hiding check does not support interface multiple inheritance Reviewed-by: jjg
-
- 10 8月, 2013 4 次提交
- 08 8月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: mcimadamore
-
- 07 8月, 2013 2 次提交
- 06 8月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg
-
- 31 7月, 2013 2 次提交
- 28 7月, 2013 2 次提交
- 25 7月, 2013 4 次提交
-
-
由 mcimadamore 提交于
Summary: method reference overload check doesn't walk through type-variable receivers Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: check for annotation attributes should skip over synthetic methods Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Assertion is causing javac to crash because of lack of support for arrays in intersection types Reviewed-by: jjg
-
由 jfranck 提交于
Reviewed-by: jjg
-
- 24 7月, 2013 1 次提交
-
-
由 emc 提交于
Summary: Fixes error in type equality when bounds of type variables have annotations. Reviewed-by: jjg, mcimadamore
-
- 19 7月, 2013 1 次提交
-
-
由 ksrini 提交于
8019421: Javac doesn't fill in end position for some annotation related errors 8019422: Javac doesn't fill in end position for uninitialized variable errors Reviewed-by: jjg, mcimadamore
-
- 18 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: BridgeHarness test is leaving files open Reviewed-by: ksrini
-
- 17 7月, 2013 11 次提交
-
-
由 jlahoda 提交于
Summary: Always using DeferredLintHandler.immediateHandler when processing import classes Reviewed-by: mcimadamore
-
由 mcimadamore 提交于
Summary: Bound incorporation should not perform same operation multiple times Reviewed-by: jjg
-
由 mcimadamore 提交于
8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact Summary: Disable certain varargs warnings when compiling polymorphic signature calls Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Replace logic for selecting best inference leaf in the graph during an unsticking round Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Check.checkCompatibleConcretes hang when javac creates synthetic supertypes for 269 model API Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: call to upperBound() when performing type-variable substitution on element type leads to unsoundness Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: compact diagnostic shows the least relevant method in the list Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Scope of deferred types is not copied correctly; postAttr analyzer should not run on stuck expressions Reviewed-by: jjg
-
由 mcimadamore 提交于
8008200: java/lang/Class/asSubclass/BasicUnit.java fails to compile Summary: Inference support should be more flexible w.r.t. nested method calls returning captured types Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
Summary: Type-checking of non-overloaded method references should be independent from target-type Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException Reviewed-by: jjg, vromero
-
- 11 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Fix previously ignored test Reviewed-by: jjg, vromero
-