On 12/08/2013 10:50, Chris Hegarty wrote:
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
That looks fine for now.
-Alan