Skip to content

Releases: ikvmnet/ikvm-bytecode

9.4.0

Choose a tag to compare

@wasabii wasabii released this 18 Jul 14:22
f2f5145

What's Changed

  • Fix StackMapFrame.CopyTo misrouting frame types 64-65 by @wasabii in #3
  • Support class file versions through Java 25 (major 69) by @wasabii in #2
  • Support class file version 70 (Java 26) by @wasabii in #4

Full Changelog: 9.3.13...9.4.0

9.3.13

Choose a tag to compare

@wasabii wasabii released this 04 Jun 15:59
  • Fill out missing documentation.

Full Changelog: 9.3.12...9.3.13

9.3.12

Choose a tag to compare

@wasabii wasabii released this 08 Mar 20:21

Full Changelog: 9.3.11...9.3.12

9.3.11

Choose a tag to compare

@wasabii wasabii released this 19 Dec 15:24

Full Changelog: 9.3.10...9.3.11

9.3.10

Choose a tag to compare

@wasabii wasabii released this 18 Dec 17:54

Full Changelog: 9.3.9...9.3.10

9.3.9

Choose a tag to compare

@wasabii wasabii released this 18 Dec 02:34
  • Missing Array element_value copy.

Full Changelog: 9.3.8...9.3.9

9.3.8

Choose a tag to compare

@wasabii wasabii released this 17 Dec 07:32
  • Fix issue parsing StackFrameTable, was incorrectly double reader the type.

Full Changelog: 9.3.7...9.3.8

9.3.7

Choose a tag to compare

@wasabii wasabii released this 16 Dec 23:01
  • IConstantPool implementation should support Nil values, returning Nil values, for translation.

Full Changelog: 9.3.6...9.3.7

9.3.6

Choose a tag to compare

@wasabii wasabii released this 15 Dec 22:32
  • 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

Choose a tag to compare

@wasabii wasabii released this 12 Dec 14:42

Faster counting of constant pool items.

Full Changelog: 9.3.4...9.3.5