Description
The tests on windows fail with java.lang.OutOfMemoryError: PermGen space.
We have -XX:MaxPermSize=100m for tests on linux. We should just set it the same in windows.
The tests on windows fail with java.lang.OutOfMemoryError: PermGen space.
We have -XX:MaxPermSize=100m for tests on linux. We should just set it the same in windows.