9.0 beta - too many errors?

Am I alone in finding that the 9.0 beta is surprisingly unstable? I'm getting all kinds of IDEA core errors on a regular basis...

Just curious to know whether it's a problem with my setup or something more general.

0

Incidentally, this is on a 32-bit Windows XP machine.

0

I was getting the same on a Mac, until I changed my memory settings as follows

-Xms128m -Xmx512m -XX:Permsize=128m -XX:MaxPermSize=256m

Now, no errors and is very stable.

Btw, I'm using build 90.193

0

Again, I can second that... but not only for Mac OSX. It's true for Windows XP also :-).

I'm using:

and it run's as smoothly as never before. Just great.

-Xms32m

-Xmx512m

-XX:MaxPermSize=300m

-ea

0

My memory settings are:


-Xms128m
-Xmx768m
-XX:MaxPermSize=150m
-ea


If I make them smaller, I get out of memory errors.

This is on build 90.162  - which tells me there are no updates... where did you get build 90.193 from?

- OK, don't worry, I found build 92.24. Odd that the 'Check for updates...' option doesn't think there's anything to update...

Must be broken.

0

请先登录再写评论。