Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
[Minor Release] Eta v0.8.6b5.tar.gz | 2019-02-12 | 4.5 MB | |
[Minor Release] Eta v0.8.6b5.zip | 2019-02-12 | 5.3 MB | |
README.md | 2019-02-12 | 771 Bytes | |
Totals: 3 Items | 9.8 MB | 0 |
This release contains support for Java 9 and above and includes some bug fixes.
See the commentary in the issues below for more details:
-
[#648] - A minor code generation improvement that avoids off-heap allocations for constant strings.
-
[#943] - Finally adds support for Java 9, 10, and 11.
-
[#942] - Code generation improvement that avoids overflowing the constant pool for large code files (2k+ lines).
-
[#947] - Fixes a bug that causes invalid paths to be generated for temporary files resulting in runtime exceptions. (@mgsloan)
Thanks to @jneira and @GordonBGood for documentation improvements (#561, [#935], [#936]).
In addition, thanks to all the people who have filed detailed issues and all our wonderful community members and users.