Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] support for jdk 1.6

Thanks. I confirmed that 1.5.3 release was able to weave my aspects in
1.6 bytecodes.

-----Original Message-----
From: aspectj-users-bounces@xxxxxxxxxxx
[mailto:aspectj-users-bounces@xxxxxxxxxxx] On Behalf Of Andy Clement
Sent: Tuesday, October 30, 2007 2:10 AM
To: aspectj-users@xxxxxxxxxxx
Subject: Re: [aspectj-users] support for jdk 1.6

AspectJ1.6 will support JDK1.6.  I believe some people are using
AspectJ1.5.3 to weave 1.6 bytecode but compilation will only be
possible with AspectJ1.6 - we are working towards a milestone release
of 1.6 as soon as we can, but AspectJ1.5.4 is due before that.  See
the plans page for more info:

http://www.eclipse.org/aspectj/plans_new.php

On 29/10/2007, Alec Lebedev <alec.lebedev@xxxxxxxxxxxx> wrote:
>
>
>
>
> Which aspectj release supports jdk 1.6?
>
>
>
> Thanks.
>
>
>
> Alec
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


Back to the top