2019-11-03
·
751 commits
to master
since this release
Changes
- #210 Implement better register allocator (#226)
- #229 Implement more optimizers (#231)
- #232 Add support for file descriptors and file io based on java.io (#241 )
- #237 WebAssembly: optimize virtual table lookups for method invocation
- #234 Initial support for java.desktop module (#248)
- #252 Create better documentation (#255)
- #253 Initial supportfor java.xml module (#258)
- #257 Wasm file size issue (#261)
- Bump pitest-maven from 1.4.9 to 1.4.10 (#219)
- Bump maven-plugin-api from 3.6.1 to 3.6.2 (#222)
- Bump maven-artifact from 3.6.1 to 3.6.2 (#221)
- Bump maven-core from 3.6.1 to 3.6.2 (#220)
- Bump spring-boot-maven-plugin from 2.1.7.RELEASE to 2.1.8.RELEASE (#223)
- Bump picocli from 4.0.3 to 4.0.4 (#224)
- Added missing boolean and float String.valueOf methods (#242)
- Bump mockito-core from 3.0.0 to 3.1.0 (#236)
- Bump asm from 7.1 to 7.2 (#235)
- Bump spring-boot-maven-plugin from 2.1.8.RELEASE to 2.1.9.RELEASE (#240)
- Removed unused variable theClassPath (#243)
- Bump plexus-utils from 3.2.1 to 3.3.0 (#245)