内容简介:Apache Groovy 2.5.6 发布了,Groovy 是一种功能强大的可选类型和动态的语言,具有静态类型和静态编译功能,适用于 Java 平台,旨在通过简洁、熟悉且易于学习的语法提高开发人员的工作效率。
Apache Groovy 2.5.6 发布了,Groovy 是一种功能强大的可选类型和动态的语言,具有静态类型和静态编译功能,适用于 Java 平台,旨在通过简洁、熟悉且易于学习的语法提高开发人员的工作效率。
Sub-task
-
[ GROOVY-2773 ] - Strange behaviour when passing chained methods (methodA().methodB().etc()) as parameters
-
[ GROOVY-3446 ] - Method call resolves to statically imported method instead of equally named local method
-
[ GROOVY-4287 ] - CLONE - import of static nested classes in external groovy files is broken
-
[ GROOVY-5852 ] - Static import on demand resolves capitalised reference
Bug
-
[ GROOVY-7160 ] - NoSuchMethodError for varargs when type parameter extends interface
-
[ GROOVY-7687 ] - Bug with @CompileStatic and nested closures
-
[ GROOVY-7812 ] - Static inner classes cannot be accessed from other files when running by 'groovy' command
-
[ GROOVY-7996 ] - Using with method with a closure that references a protected property produces ClassCastException
-
[ GROOVY-8073 ] - Map delegate within @CompileStatic
-
[ GROOVY-8238 ] - multiple-catch statement behaves strangely
-
[ GROOVY-8272 ] - Extending trait can't execute static method
-
[ GROOVY-8873 ] - Fails at runtime with @CompileStatic and two nested with
-
[ GROOVY-8951 ] - Traits defining getter conflicts with generated getter (improvements for pre-compiled case)
-
[ GROOVY-8954 ] - VerifyError due to incorrect bytecode produced when a trait super property call also comes from an interface
-
[ GROOVY-8959 ] - NPE in StaticVerifier
-
[ GROOVY-8964 ] - MissingMethodException when trying to resolve overload with variable arguments
-
[ GROOVY-8967 ] - @Immutable not handling property default values from map constructor
-
[ GROOVY-8969 ] - Parameter name data is erased when applying traits regardless of --parameters setting
-
[ GROOVY-8970 ] - Fix typo in MANIFEST.MF: Main-class
Improvement
-
[ GROOVY-8535 ] - FieldNode constructor appears to call setType incorrectly
-
[ GROOVY-8719 ] - Add DelegatesTo annotation to CompilerCustomizationBuilder.withConfig
-
[ GROOVY-8971 ] - The VMPlugin configureClassNode method should retain parameter name information when available
以上所述就是小编给大家介绍的《Apache Groovy 2.5.6 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JSP应用开发技术
柳永坡 / 人民邮电出版社 / 2005-9 / 52.00元
本书全面系统地介绍了JSP应用开发技术,包括JSP预备知识和环境配置、JSP编程基础、JSP应用开发进阶、在JSP中使用数据库、Servlet技术、标签库和表达式语言、Web编程模式和应用框架等几个方面的内容。本书不但由浅入深地介绍了JSP程序设计的原理、方法和技术,还提供了大量的JSP应用开发实例,给出了相应的实用技巧、操作步骤及优化思路。 本书着重于JSP技术的应用性和可操作性,......一起来看看 《JSP应用开发技术》 这本书的介绍吧!