JAL-4107 fix test compilation issues
[jalview.git] / test / jalview / gui / FreeUpMemoryTest.java
index 9746af1..ba81c77 100644 (file)
@@ -188,7 +188,7 @@ public class FreeUpMemoryTest
    * 
    * @param expectedMax
    */
-  protected void checkUsedMemory(int expectedMax)
+  protected void checkUsedMemory(long expectedMax)
   {
     /*
      * request garbage collection and wait for it to run (up to 3 times);