Build #616

I have a test case that requires 96M of memory. In the past, it never had
problems running, as I suspect that the -ms and -mx params that Idea starts
with were passed on to it.

Today, I had to run that test case for the first time in awhile, and I was
consistently getting OutOfMemory errors. After I explicitly set an -mx param
in the Run/Debug dialog, it worked.

Did the IDE pass on these params in the past and recently stopped? If so,
its a major annoyance. In my case, if a data structure is not present, a
subsystem will create it. This can happen from any number of test cases. I'd
really rather not have to adjust memory settings for each runnable target. 

If one is present I would expect it to override the one the IDE was started
with.

b


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to