Experience on the new Apple JDK 1.6

I've spent a few days running Idea (Selena 7.0.3) on the newly released Apple JDK 1.6, but in the end I've switched back to 1.5.

The main issues are a lot of slowdowns, and occasional deadlocks (especially with multiple windows open).

I've logged a Jira issue with my comments at http://jetbrains.net/jira/browse/IDEA-18049


I've heard from one other who was experiencing kernel panics with Idea on the new JDK when starting a debug session.

What are your experiences with the new Apple JDK and Idea?


Regards,

Maarten

评论操作 固定链接

I've been running Selena-7821 under JDK 1.6 since it was released.
Haven experience any problems.
Here is my VMOptions
-Dapple.awt.graphics.UseQuartz=true -Xms64m -Xmx256m -XX:MaxPermSize=250m -XX:UseConcMarkSweepGC -XX:CMSIncrementalMode -Xbootclasspath/p:../lib/boot.jar -ea

0
评论操作 固定链接

I too am having some issues. Right now, no editor windows are appearing when I click on a file in the Project tab.

0

请先登录再写评论。