History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-12424
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Derek Foster
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Please include up-to-date Java Runtime Engine in 6.0.3 release

Created: 01 Dec 06 02:33   Updated: 05 Dec 06 14:22
Component/s: Packaging and Installation
Fix Version/s: Demetra 6.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP SP 2

Build: 6,107
Fixed in build: 6,587
Severity: Extreme


 Description  « Hide
I am still getting JVM crashes from time to time when running Idea – I am typing in Idea, and suddenly I find myself looking at my empty computer desktop with Idea nowhere to be found, and a HotSpot error log in my Idea directory. (note: I have reported these silent crashes to JetBrains in the past, but there really isn't much that JetBrains can do about them, since they're fundamentally JVM bugs and tend not to be easily reproducible.)

The current (6.0.2) version of Idea seems to be using JDK 1.5 update 8.

I am hoping that Sun will fix these apparent HotSpot bugs in one of their maintenance releases of the JDK such as the recently released update 10, which contains a number of bugfixes related to garbage collection and HotSpot.

You can read about the fixed bugs here:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 01 Dec 06 10:45
Derek,

We will definitely upgrade to 1.5.0_10 if we don't find any problems with it in our testing. However, the bad news is that the native crash most commonly encountered by IDEA users (WComponentPeer.dispose) is fixed only in Mustang, and the Sun engineers told us they have no plans to fix this in 1.5 updates.