内容简介:Apache Groovy 2.5.2 已发布,这是 GROOVY_2_5_X 分支的维护版本,包含 20 项 bug 修复和改进,强烈鼓励所有使用此分支旧版本的用户进行升级。BugImprovement
Apache Groovy 2.5.2 已发布,这是 GROOVY_2_5_X 分支的维护版本,包含 20 项 bug 修复和改进,强烈鼓励所有使用此分支旧版本的用户进行升级。
更新内容:
Bug
-
[ GROOVY-8282 ] - Error while popping argument from operand stack tracker in class ...$Trait$Helper
-
[ GROOVY-8403 ] - Trait FieldHelper is not marked synthetic
-
[ GROOVY-8631 ] - Groovy 2.5.0 broken with Java 10.0.1 on MacOS
-
[ GROOVY-8696 ] - TypeWrapper leaks out of DecompiledClassNode
-
[ GROOVY-8711 ] - Some doco/comments were still referring to the groovy-all jar
-
[ GROOVY-8712 ] - groovy ant task was still looking for jar(s) in embeddable directory
-
[ GROOVY-8713 ] - Make groovy osgi plugin extensible to be able to use it in eclipse target platform
-
[ GROOVY-8722 ] - final modifier for non-abstract methods in traits is ignored
-
[ GROOVY-8723 ] - Groovy script output for 2nd and subsequent intput files
-
[ GROOVY-8728 ] - Verifier.addDefaultParameters erases metadata if run more than once
-
[ GROOVY-8730 ] - trait helper contains unused abstract methods
-
[ GROOVY-8731 ] - improve error message for the case of static and instance methods with same signature when using traits
-
[ GROOVY-8732 ] - @CompileStatic refers to private field in parent class
-
[ GROOVY-8740 ] - groovy.util.CliBuilder doesn't handle parse errors correctly
Improvement
-
[ GROOVY-6716 ] - Cannot implement a trait via anonymous class
-
[ GROOVY-8639 ] - @Sortable annotation is not able to use accessible parent properties
-
[ GROOVY-8710 ] - JAXB JDK9-11 compatibility for install/dist
-
[ GROOVY-8733 ] - Groovy could provide a chop DGM method
Dependency upgrade
-
[ GROOVY-8700 ] - Bump picocli version to 3.3.0 from 3.2.0
-
[ GROOVY-8738 ] - Bump picocli version to 3.5.0 from 3.3.0
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 凹 (“Wa”) 语言:可以嵌入 Go 语言环境的脚本语言
- Python 脚本语言
- Go 语言实现的小型、动态、快速、安全的脚本语言
- 让C#语言充当自身脚本!
- awk脚本语言编程指南
- CoffeeScript 1.12.6 发布,脚本语言
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法导论(原书第3版)
Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein / 殷建平、徐云、王刚、刘晓光、苏明、邹恒明、王宏志 / 机械工业出版社 / 2012-12 / 128.00元
在有关算法的书中,有一些叙述非常严谨,但不够全面;另一些涉及了大量的题材,但又缺乏严谨性。本书将严谨性和全面性融为一体,深入讨论各类算法,并着力使这些算法的设计和分析能为各个层次的读者接受。全书各章自成体系,可以作为独立的学习单元;算法以英语和伪代码的形式描述,具备初步程序设计经验的人就能看懂;说明和解释力求浅显易懂,不失深度和数学严谨性。 全书选材经典、内容丰富、结构合理、逻辑清晰,对本科......一起来看看 《算法导论(原书第3版)》 这本书的介绍吧!
HTML 编码/解码
HTML 编码/解码
URL 编码/解码
URL 编码/解码