Dear committer, I've finally got some justification that my patches for HARMONY-4569 are worthy to be committed, see subj. Could you please take a look? Thank you in advance.
BTW1. Volunteers are welcome to fix TODO comments cleaning the code and probably getting even more speed up. BTW2. I just have got another idea: implementing Utf8StringHashMap collection which would save space by storing a lot of English strings in Utf8 byte arrays and encode/decode them during rare access operations. On Wed, Feb 13, 2008 at 8:01 PM, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > Hello folks, > > Do we have original > working_classlib/modules/archive/src/main/java/java/util/jar/ module > contributors on board? Could anyone clarify the reasons behind heavy > solution to copy manifest chunks into a separate hash table descried > at HARMONY-4569? Aren't entity hash table the only object which should > be populated? > > -- > With best regards, > Alexei > > [1] http://issues.apache.org/jira/browse/HARMONY-4569 > -- With best regards, Alexei
