This is very strange, because the test is completely file based, not project based. All temporary instances, that IDEA needs to process an "Optimize Imports" or "Layout Code" should be eaten by the garbage collection after the file is processed. But it dies with an OOME - a memory leak in IDEA?
Tom At 23:57 13.01.02 -0800, you wrote: >[IDEA build 542, Windows 2000, JDK 1.3.0_02] > >When I select all the files in my project (about 1000), choose "Layout Code", >and just choose "Optimize Imports", IDEA chugs along and then after a minute >or so crashes with an OutOfMemory exception (no stack trace available). > >When I select a few files, it works fine. Optimizing imports doesn't seem like >a task that would require more memory if more files are being processed, so I >think it's a bug. > > >Erik _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
