Adding more memory to the run.
[jpf-core.git] / jpf.properties
index 0bdb03646b526e87e533ffc9acc5bac78e939397..f4f093d2f30fcef24ca6e17326c757b7afaecfe4 100644 (file)
@@ -419,7 +419,7 @@ listener.gov.nasa.jpf.Const=gov.nasa.jpf.tools.ConstChecker
 ### PreciseRaceDetector
 
 # we don't check for races in standard libraries
-race.exclude=java.*,javax.*
+race.exclude=java.*,javax.*,groovy.*,org.*
 
 
 ############################### 5. test part #############################