Thanks, I did not realize all the aspectj libraries would be packed inside
the jar. It seems I got past the ClasstNotFoundException. Of course we will
need to do full regress tests. Is there any estimate, when the 1.9.2
version could became final?


On Mon, Oct 1, 2018 at 2:30 PM Andrei Ivanov <andrei.iva...@gmail.com>
wrote:

> Hi Lubo,
> You can use the RC1 in the link from the mail you've replied to test it,
> it was created for this purpose :)
>
> On Mon, Oct 1, 2018 at 2:01 PM Lubo Pecho <tomorro...@gmail.com> wrote:
>
>> We're trying to run our application with LTW on openjdk 11. Is the
>> aspectjweaver ready for java 11? The old aspectjweaver seems not to
>> generate any ajc runtime classes.
>>
>> It always fails on equivalent excpetion.
>>
>> Caused by: java.lang.ClassNotFoundException:
>> somepackage.SomeClass$AjcClosure{someNumber}
>>
>> Would it be possible to build aspectjweaver 1.9.2 release candidate. We
>> need to upgrade to java 11 in november, so we'd like to test it to
>> determine, if we need to find some other solution.
>>
>> With Regards,
>> Lubos Pecho
>> _______________________________________________
>> aspectj-users mailing list
>> aspectj-users@eclipse.org
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to