File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Aviator compiles expresson to byte code and evaluate it on the fly.
66Aviator是一个轻量级、高性能的Java表达式执行引擎,它动态地将表达式编译成字节码并运行。更详细的信息请看[ 官方主页] ( http://code.google.com/p/aviator/ ) 。
77
88# News
9- * 2.3.3 released.修复非缓存模式下内存泄露的 Bug 。
9+ * [ 2.3.3 released] ( https://github.com/killme2008/aviator/releases/tag/aviator-2.3.3 ) .修复非缓存模式下内存泄露的 Bug 。
1010
1111# Dependency
1212
@@ -19,6 +19,6 @@ Aviator是一个轻量级、高性能的Java表达式执行引擎,它动态地
1919# Links
2020
2121 * homepage: http://code.google.com/p/aviator/
22- * downloads: http ://code.google. com/p /aviator/downloads/list
22+ * downloads: https ://github. com/killme2008 /aviator/releases
2323 * documents: https://code.google.com/p/aviator/w/list
2424 * author: dennis (killme2008@gmail.com , boyan@taobao.com )
You can’t perform that action at this time.
0 commit comments