In message <[EMAIL PROTECTED]>, 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.
