Re: [JAVA2D] sun.java2d.Disposer questions (possible leak)

2007-01-26 Thread java2d
Is there any chance of getting a fix for this bug in the somewhat near future? 
:-)
[Message sent by forum member 'plethora' (plethora)]

http://forums.java.net/jive/thread.jspa?messageID=198778

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message signoff JAVA2D-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.


Re: [JAVA2D] sun.java2d.Disposer questions (possible leak)

2007-01-26 Thread Dmitri Trembovetski

  I've filed this bug a while ago:
6489540: The Disposer thread could cause memory leaks in user
applications
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6489540

  Unfortunately without some changes in another area
  it can not be fully fixed, so I filed this bug:
6501120: (thread) Existing constructors lead to pinnned copies of
inheritable thread locals
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6501120

  Fix for this bug is currently under review. Once it's
  done, I will be able to fix the disposer.

  Thanks,
Dmitri
  Java2D Team

[EMAIL PROTECTED] wrote:

Is there any chance of getting a fix for this bug in the somewhat near future? 
:-)
[Message sent by forum member 'plethora' (plethora)]

http://forums.java.net/jive/thread.jspa?messageID=198778

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message signoff JAVA2D-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.


===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message signoff JAVA2D-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.


Re: [JAVA2D] sun.java2d.Disposer questions (possible leak)

2007-01-26 Thread java2d
Dmitri, thanks for the detailed update.
[Message sent by forum member 'plethora' (plethora)]

http://forums.java.net/jive/thread.jspa?messageID=198831

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message signoff JAVA2D-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.