Method occasionally dissapear
-----------------------------
Key: JRUBY-1251
URL: http://jira.codehaus.org/browse/JRUBY-1251
Project: JRuby
Issue Type: Bug
Components: Interpreter
Affects Versions: JRuby 1.0.0
Environment: Mac OSX 10.4, JRuby compiled from source
Reporter: David Koontz
Priority: Critical
In a long running process, after a fairly large number of invocations
(approximately 14,400) sometimes a method will be reported as private or
missing.
Exception in thread "AWT-EventQueue-0"
/Users/dkoontz/dev/projects/rts/Radyne/ruby_src/demod_graph_view.rb:105:in
`paintComponent': private method `fill3DRect' called for
#<Java::SunJava2d::SunGraphics2D:0xdde663> (NoMethodError)
The Graphics2D object does have a fill3DRect method and was called thousands of
times before this exception was thrown (redrawing a custom component). I have
noticed this error in other classes as well but not in a reproducible fashion,
sorry to be so unhelpful in tracking the problem down.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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