- 31 7月, 2013 2 次提交
- 28 7月, 2013 2 次提交
- 27 7月, 2013 1 次提交
-
-
由 lana 提交于
-
- 25 7月, 2013 6 次提交
-
-
由 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
-
由 cl 提交于
-
由 jfranck 提交于
Reviewed-by: jjg
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 24 7月, 2013 2 次提交
- 23 7月, 2013 1 次提交
-
-
由 lana 提交于
-
- 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 6 次提交
- 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
-
- 13 7月, 2013 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore, vromero
-
- 11 7月, 2013 2 次提交
-
-
由 mcimadamore 提交于
Summary: Fix previously ignored test Reviewed-by: jjg, vromero
-
由 mcimadamore 提交于
8020010: Move lambda bridge creation from metafactory and VM to compiler Summary: langtools/javac component of the bridge support and MethodType vs. MethodHandle changes. Reviewed-by: jjg, vromero, briangoetz, forax Contributed-by: robert.field@oracle.com
-
- 12 7月, 2013 1 次提交
-
-
由 katleman 提交于
-
- 10 7月, 2013 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jjg
-
- 06 7月, 2013 2 次提交
- 05 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
Summary: Inference error messages shows several spurious captured variables generated during an inference loop Reviewed-by: jjg, vromero
-