You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mark Hindess <ma...@googlemail.com> on 2008/04/30 16:41:53 UTC

Re: [M6] Must fix bugs for Milestone 6?

In message <48...@gmail.com>, Tim Ellison writes:
>
> If there are any bugs that you think must be fixed for M6 please tag
> them in JIRA with the "Fix version" field of 5.0M6 so we can keep
> track.
>
> For example, is anyone signing up to get the verifier bugs fixed in
> this round?
> 
> HARMONY-5764 [drlvm][verifier-ext] Incorrect stack map calculation
> HARMONY-5794 [drlvm][verifier-ext] Problem with compilation of 
> verifier-ext.a on Linux
> 
> maybe somebody wants to look at the problem revealed by Axis2:
> 
> HARMONY-5783 [drlvm][kernel] Flaky behavior of getGenericParameterTypes
> 
> or any others we need to consider?

I plan to fix:

  https://issues.apache.org/jira/browse/HARMONY-5788
  [classlib][util] TreeMap.entrySet().contains() returns true for entries
                   with null value

and any other bugs I find in the collections in the next few days.

-Mark.