From d7f0351a8545e00d96d65a20301c3aaf243364d1 Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Mon, 26 Nov 2012 14:53:15 +0900 Subject: [PATCH] Add JVM options for faster test runs --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a08d2ec890..6610625b34 100644 --- a/pom.xml +++ b/pom.xml @@ -344,6 +344,7 @@ **/TestUtil* random + -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+HeapDumpOnOutOfMemoryError @@ -496,4 +497,4 @@ - \ No newline at end of file +