Last modified by John Stroy on 2018/10/19 11:40

From version Icon 15.1 Icon
edited by John Stroy
on 2011/07/24 09:15
Change comment: There is no comment for this version
To version Icon 15.2 Icon
edited by John Stroy
on 2012/05/26 07:25
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -33,8 +33,9 @@
33 33  ** --Broken - the constant pool has [[overflowed]] because of the number of generated c onstants. [[VMspec]] indicates that there can be at most 65536 [[constant pool]] entries. Currently, there are approximately 135000 constant pool entries after a source-level modification to Elona to reduce the number of constants.--
34 34  ** Done, as of 2011 June 11.
35 35  * Elona port that verifies in the Sun RI JVM bytecode verifier
36 -** Blocked, due to generated run() method exceeding 64k barrier for Code attribute of a Method.
36 +** --Blocked, due to generated run() method exceeding 64k barrier for Code attribute of a Method.--
37 37  ** Fortunately, this is slightly easier to fix.
38 +** Kejardon has fixed this (as of changeset [[940c67e3a1cc>>https://bitbucket.org/jdstroy/hsplet/changeset/940c67e3a1cc]])
38 38  *** Tasklet: Provide a trampoline to merge consecutive method calls that do not have labels. Assigned: JammyHammy
39 39  * Elona port with implemented [[extensions]]
40 40  * Working Elona port, equivalent to Elona 1.22