[Uml-devel] [Bug 293770] umbrello crashs when importing templated java source code
Oliver Kellogg
okellogg at users.sourceforge.net
Mon Feb 13 07:29:34 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=293770
Oliver Kellogg <okellogg at users.sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
--- Comment #4 from Oliver Kellogg <okellogg users sourceforge net> 2012-02-13 07:29:33 ---
(In reply to comment #2)
> A minimized sample:
>
> public class Bug{
> public static <T> void walk(){
> jump();
> }
>
> public static <T> Class<T> jump(){
> return null;
> }
> }
Thanks.
With r1279716 at least it does not crash anymore but it's probably not perfect
yet.
I'll test some more before setting this to FIXED.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the umbrello-devel
mailing list