Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JTextField hangs and freezes program when using active rendering.



Eric Berry wrote:

I saw something in a forum that was posted about a year ago, but there
weren't any replies. I'm hoping that someone might know why this is
happening and perhaps a way to fix it.


http://lists.apple.com/archives/Java-dev/2007/Feb/msg00286.html

This seems to work fine in Windows (XP - JDK 1.5_14) but freezes almost
immediately on my mac. I'm running intel mac (mini) with:
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13- b05-241)
Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)

I have a feeling that there's something with the event queue that's
deadlocking, but I'm unable to see where.

Have you generated a thread dump to see if there is an obvious deadlock? Use:


    kill -QUIT <PID>

where <PID> is the process ID of your deadlocked Java app. If you run it from Terminal the stack trace will appear in the Terminal window, otherwise look for it in the console log.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden


This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.