Releases: ikvmnet/ikvm-bytecode
Releases · ikvmnet/ikvm-bytecode
9.3.11
9.3.10
Full Changelog: 9.3.9...9.3.10
9.3.9
- Missing Array element_value copy.
Full Changelog: 9.3.8...9.3.9
9.3.8
- Fix issue parsing StackFrameTable, was incorrectly double reader the type.
Full Changelog: 9.3.7...9.3.8
9.3.7
- IConstantPool implementation should support Nil values, returning Nil values, for translation.
Full Changelog: 9.3.6...9.3.7
9.3.6
- Downgrade System.Memory. Was bringing in a later version of SCR.Unsafe which was breaking downstream NETFX projects.
Full Changelog: 9.3.5...9.3.6
9.3.5
Faster counting of constant pool items.
Full Changelog: 9.3.4...9.3.5
9.3.4
- Implement ModuleTarget, ModuleHashes and ModuleResolution attributes. These are not documented by the JVM spec, but are mentioned in ModuleInfo.java as part of the JDK. They appear to be for internal usage only.
Full Changelog: 9.3.3...9.3.4
9.3.3
- Fix AttributeTableEncoder.Module. Was appending blobs in the wrong order.
Full Changelog: 9.3.2...9.3.3
9.3.2
Full Changelog: 9.3.1...9.3.2