Skip to content

Releases: ikvmnet/ikvm-bytecode

9.3.11

19 Dec 15:24

Choose a tag to compare

9.3.10

18 Dec 17:54

Choose a tag to compare

Full Changelog: 9.3.9...9.3.10

9.3.9

18 Dec 02:34

Choose a tag to compare

  • Missing Array element_value copy.

Full Changelog: 9.3.8...9.3.9

9.3.8

17 Dec 07:32

Choose a tag to compare

  • Fix issue parsing StackFrameTable, was incorrectly double reader the type.

Full Changelog: 9.3.7...9.3.8

9.3.7

16 Dec 23:01

Choose a tag to compare

  • IConstantPool implementation should support Nil values, returning Nil values, for translation.

Full Changelog: 9.3.6...9.3.7

9.3.6

15 Dec 22:32

Choose a tag to compare

  • 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

12 Dec 14:42

Choose a tag to compare

Faster counting of constant pool items.

Full Changelog: 9.3.4...9.3.5

9.3.4

13 Mar 17:26

Choose a tag to compare

  • 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

12 Mar 23:18

Choose a tag to compare

  • Fix AttributeTableEncoder.Module. Was appending blobs in the wrong order.

Full Changelog: 9.3.2...9.3.3

9.3.2

12 Mar 16:21

Choose a tag to compare

Full Changelog: 9.3.1...9.3.2