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<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<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<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
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users