内容简介:Apache Groovy 2.6.0-alpha-3 已发布,此版本包含 18 个错误修复/改进: Bug 修复 [GROOVY-7061] - Type inference not working for Collections.sort() [GROOVY-8241] - SAM parameter type inference for expli...
Apache Groovy 2.6.0-alpha-3 已发布,此版本包含 18 个错误修复/改进:
Bug 修复
[GROOVY-7061] - Type inference not working for Collections.sort()
[GROOVY-8241] - SAM parameter type inference for explicit parameter
[GROOVY-8317] - Smart type inference doesn't work on explicit closure params
[GROOVY-8377] - hashCode() generated by @EqualsAndHashCode is inefficient for instances with null fields or properties
[GROOVY-8387] - Invalid module-info.class in jar artifacts
[GROOVY-8407] - antlr4 jar file has not been repackaged into groovy-all-2.6.0-XXX-indy.jar
[GROOVY-8432] - Weird behavior parsing dates
[GROOVY-8436] - IOException "Stream closed" occurred when rebuilding Apache Groovy in IntelliJ IDEA
[GROOVY-8445] - Static analysis does not work properly when coercing Closure to FunctionInterface
[GROOVY-8447] - It is allowed to define local variable of void type
[GROOVY-8471] - Contents of META-INF/services/org.codehaus.groovy.source.Extensions conflict with Maven/Jisaw
[GROOVY-8474] - 'Unexpected super property set for:' when accessing super class property via super.propertyName
[GROOVY-8486] - Closure executed multiple times even if memoized
改进
[GROOVY-8410] - Provide a common cache
[GROOVY-8428] - Add DGM startsWithAny(String...) and endsWithAny(String...)
[GROOVY-8464] - Allow rendering inline json
[GROOVY-8466] - Support native lambda in static compilation mode
[GROOVY-8473] - Bump asm version to 6.1-beta2
另外,Apache Groovy 2.6.0-alpha-3 需要 JDK7 +。
下载地址:http://www.groovy-lang.org/download.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Apache Groovy 2.6.0-alpha-3 发布,JVM 动态脚本语言》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 凹 (“Wa”) 语言:可以嵌入 Go 语言环境的脚本语言
- Python 脚本语言
- Go 语言实现的小型、动态、快速、安全的脚本语言
- 让C#语言充当自身脚本!
- awk脚本语言编程指南
- CoffeeScript 1.12.6 发布,脚本语言
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入浅出SQL(中文版)
贝里 编 / O‘Reilly Taiwan公司 / 东南大学 / 2009-6 / 98.00元
你将从《深入浅出SQL(中文版)》学到什么?在如今的世界,数据就是力量,但是成功的真正秘诀却是管理你的数据的力量。《深入浅出SQL(中文版)》带你进入SQL语言的心脏地带,从使用INSERT和SELECT这些基本的查询语法到使用子查询(subquery)、连接(join)和事务(transaction)这样的核心技术来操作数据库。到读完《深入浅出SQL(中文版)》之时,你将不仅能够理解高效数据库设......一起来看看 《深入浅出SQL(中文版)》 这本书的介绍吧!