Thanks,
Bug 406167
https://bugs.eclipse.org/bugs/show_bug.cgi?id=406167
is open.

From: aspectj-users-boun...@eclipse.org 
[mailto:aspectj-users-boun...@eclipse.org] On Behalf Of Andy Clement
Sent: יום ב 15 אפריל 2013 21:43
To: aspectj-users@eclipse.org
Subject: Re: [aspectj-users] A failure with complex generic type

Hi Hana,

Looks like you found a new bug. Can you raise a bugzilla for it? (here 
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=AspectJ ). If you could 
include the source code declarations involved then that would be helpful (I 
probably don't need the code itself, just the declarations).

cheers,
Andy

On 15 April 2013 02:46, Giat, Hana <hana.g...@hp.com<mailto:hana.g...@hp.com>> 
wrote:
Using aspectjtools 1.7.2 I get the following exception:

INFO: abort ABORT -- (IllegalStateException) Expecting .,<, or ;, but found / 
while unpacking 
Lcom/a/a/b/t<TK;TV;>.com/a/a/b/af.com/a/a/b/ag;Ljava/util/ListIterator<http://af.com/a/a/b/ag;Ljava/util/ListIterator><TV;>;
Expecting .,<, or ;, but found / while unpacking 
Lcom/a/a/b/t<TK;TV;>.com/a/a/b/af.com/a/a/b/ag;Ljava/util/ListIterator<http://af.com/a/a/b/ag;Ljava/util/ListIterator><TV;>;
java.lang.IllegalStateException: Expecting .,<, or ;, but found / while 
unpacking 
Lcom/a/a/b/t<TK;TV;>.com/a/a/b/af.com/a/a/b/ag;Ljava/util/ListIterator<http://af.com/a/a/b/ag;Ljava/util/ListIterator><TV;>;

I see in readme that similar issues were supposed to be solved in 1.7.2 
(“complex generic types”).
Is it another bug? My class seems to be ok and functioning, just fails on 
weaving.

Thanks,
Hana

_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org<mailto:aspectj-users@eclipse.org>
https://dev.eclipse.org/mailman/listinfo/aspectj-users

_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to