Issue Type: Bug Bug
Affects Versions: 1.4.3
Assignee: Joerg Schaible
Attachments: stack_trace.png
Components: Core
Created: 18/Oct/12 11:11 AM
Description:

When using xstream 1.4.3 on a Mac, it simply locks up a thread.
Note that this affects Macs ONLY. Code is fine on Windows and Linux.

Debugging shows that line 38 in class com.thoughtworks.xstream.core.JVM never exists from the 'loadClass("java.awt.Color")'

Attached is the stack trace.

Further investigation shows that this is a known problem on Macs and that loading class java.awt.Color has nasty side-effects which cause threads to lock up on some cases.

Proposed solution:
either load a different class, or find a different way to test whether AWT is present.

Project: XStream
Priority: Critical Critical
Reporter: Timotej Ecimovic
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to