[jira] [Commented] (BCEL-286) signatureToString fails if multiple type arguments

2017-08-30 Thread Mark Roberts (JIRA)

[ 
https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148115#comment-16148115
 ] 

Mark Roberts commented on BCEL-286:
---

Sorry about that.  There was some duplication in our local tests.  I have 
deleted PLSE2TestCase and updated UtilityTestCase instead.  New Utility.diff 
should be good to go.

> signatureToString fails if multiple type arguments
> --
>
> Key: BCEL-286
> URL: https://issues.apache.org/jira/browse/BCEL-286
> Project: Commons BCEL
>  Issue Type: Bug
>Reporter: Mark Roberts
> Attachments: Utility.diff
>
>
> signatureToString (in classfile/Utility.java) gets confused if a method has 
> multiple type arguments.
> I have included a patch for fix and update to test-case that demonstrates the 
> problem.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (BCEL-286) signatureToString fails if multiple type arguments

2017-08-30 Thread Benedikt Ritter (JIRA)

[ 
https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147896#comment-16147896
 ] 

Benedikt Ritter commented on BCEL-286:
--

Hello [~markro], this patch does not apply because of missing target: 
'src/test/java/org/apache/bcel/PLSE2TestCase.java'. Can you update your diff? 
Thank you!

> signatureToString fails if multiple type arguments
> --
>
> Key: BCEL-286
> URL: https://issues.apache.org/jira/browse/BCEL-286
> Project: Commons BCEL
>  Issue Type: Bug
>Reporter: Mark Roberts
> Attachments: signature2.diff
>
>
> signatureToString (in classfile/Utility.java) gets confused if a method has 
> multiple type arguments.
> I have included a patch for fix and update to test-case that demonstrates the 
> problem.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (BCEL-286) signatureToString fails if multiple type arguments

2017-02-24 Thread Mark Roberts (JIRA)

[ 
https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883650#comment-15883650
 ] 

Mark Roberts commented on BCEL-286:
---

I found more problems and have expanded the fix and the test case.  The revised 
changes are in signature2.diff.

> signatureToString fails if multiple type arguments
> --
>
> Key: BCEL-286
> URL: https://issues.apache.org/jira/browse/BCEL-286
> Project: Commons BCEL
>  Issue Type: Bug
>Reporter: Mark Roberts
> Attachments: signature.diff
>
>
> signatureToString (in classfile/Utility.java) gets confused if a method has 
> multiple type arguments.
> I have included a patch for fix and update to test-case that demonstrates the 
> problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)