Message1455

Author pqu
Recipients
Date 2007-02-14.11:18:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It seems jython still has to handle this problem:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6516895

varargs are marked transient by java.lang.reflect.Modifiers. This has to be filtered out for methods.
I will try and create a patch.
History
Date User Action Args
2008-02-20 17:17:43adminlinkissue1659616 messages
2008-02-20 17:17:43admincreate