[Bug 208200] ClassCastException: java.lang.Integer cannot be cast to java.lang.Long
- From:
- To:
- Subject: [Bug 208200] ClassCastException: java.lang.Integer cannot be cast to java.lang.Long
- Date: Fri, 10 Feb 2012 08:31:31 +0000
- Auto-submitted: auto-generated
http://netbeans.org/bugzilla/show_bug.cgi?id=208200
Tomas Hurka
< >
changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INCOMPLETE
--- Comment #2 from Tomas Hurka
< >
2012-02-10 08:31:31 UTC ---
I need to see the heap dump to understand, what is going on. The only
explanation I have right now is that tid variable in java.lang.Thread is int
instead of long, which looks strange, but maybe this is in heap dump from some
exotic JVM.
--
Configure bugmail: http://netbeans.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
|
[Bug 208200] New: ClassCastException: java.lang.Integer cannot be cast to java.lang.Long |
exceptions_reporter | 02/09/2012 |
|
[Bug 208200] ClassCastException: java.lang.Integer cannot be cast to java.lang.Long |
exceptions_reporter | 02/09/2012 |
|
[Bug 208200] ClassCastException: java.lang.Integer cannot be cast to java.lang.Long |
thurka | 02/10/2012 |
