Code review request 8022779: ProblemList.txt updates (8/2013)

Chris Hegarty chris.hegarty at oracle.com
Mon Aug 12 09:50:38 UTC 2013


Thanks Alan,

To clarify, I there are no objections, I'll push the following change 
along with Amy's updates for the ProblemList

diff -r ce1c874903cb test/java/util/Collection/MOAT.java
--- a/test/java/util/Collection/MOAT.java       Fri Aug 09 17:56:38 2013 
+0100
+++ b/test/java/util/Collection/MOAT.java       Mon Aug 12 10:46:52 2013 
+0100
@@ -30,7 +30,6 @@
   * @summary Run many tests on many Collection and Map implementations
   * @author  Martin Buchholz
   * @run main MOAT
- * @run main/othervm -XX:+AggressiveOpts MOAT
   */

  /* Mother Of All (Collection) Tests


-Chris.

On 12/08/2013 10:12, Alan Bateman wrote:
> On 12/08/2013 09:57, Chris Hegarty wrote:
>> Thanks for doing this Amy.
>>
>> The changes look fine to me. I wonder if there would be any opposition
>> to adding java/util/Collection/MOAT.java, until 8020536 can be addressed.
>>
>> -Chris.
>>
>> P.S. I can sponsor this change for you, if you need a sponsor.
> Amy's change looks fine to me too.
>
> I don't think that java/util/Collection/MOAT.java should be excluded. If
> it's causing noise then the simplest might be to remove the
> +AggressiveOpts run until the underlying issue is resolved.
>
> -Alan.



More information about the core-libs-dev mailing list