- 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
-
- 05 7月, 2013 5 次提交
-
-
由 mcimadamore 提交于
Summary: Inference error messages shows several spurious captured variables generated during an inference loop Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
Summary: Constant types erroneously creep in during inference Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
8016060: Lambda isn't compiled with return statement Summary: Spurious error triggered during unnecessary recovery round Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
Summary: Logic for shortcircuiting speculative attribution doesn't handle type-variable receivers Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
Summary: RDF crashes when diagnostic contains type 'void' Reviewed-by: jjg, vromero
-
- 04 7月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: mcimadamore
-
- 03 7月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: mcimadamore
-
- 02 7月, 2013 2 次提交
- 01 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Javac should wait and see if ambiguous methods can be reconciled at the end of an overload resolution round Reviewed-by: jjg, vromero
-
- 28 6月, 2013 2 次提交
- 27 6月, 2013 6 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg
-
由 vromero 提交于
Reviewed-by: jjg
-
由 emc 提交于
Summary: The compiler does not account fr extra parameters due to inner this parameters Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: jjg, darcy Contributed-by: matherey.nunez@oracle.com
-
由 katleman 提交于
Reviewed-by: tbell, darcy
-
由 ksrini 提交于
Reviewed-by: jjg, vromero
-
- 26 6月, 2013 1 次提交
-
-
由 kizune 提交于
Reviewed-by: ksrini
-
- 25 6月, 2013 1 次提交
-
-
由 emc 提交于
Summary: Annotations of the form @Foo({,}) should parse Reviewed-by: jjg
-
- 19 6月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 18 6月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: paired with 8015402: Lambda metafactory should not attempt to determine bridge methods Reviewed-by: vromero Contributed-by: maurizio.cimadamore@oracle.com
-
- 15 6月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg
-
- 11 6月, 2013 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg
-
- 10 6月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: LambdaToMethod should emit info to help diagnose/test lambda metafactory problems Reviewed-by: jjg, vromero
-
由 vromero 提交于
Reviewed-by: jjg
-
- 06 6月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Missing flag in synthetic lambda blog is causing duplicates symbol to go undetected Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
Summary: Check.checkMethod should only be called after inference has completed Reviewed-by: jjg, vromero
-