[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-dev] Declare parents, binary inpath, generics, constructor rewrite and VerfiyError
|
- From: Andy Clement <andrew.clement@xxxxxxxxx>
- Date: Tue, 22 Sep 2009 13:43:07 -0700
- Delivered-to: aspectj-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=c16qZ6GpSBDYBlBnv/8FNPZ2ev+ZNE/2DIp8u0MZ/sY=; b=eVZG8t0MkJOBZ/j/rvRNZheLWDhJw8LblWtQIjfZP/EPssWjG1VnDtRiUYWjboyJGG mppfLPlJb7mk6Q3YKtdse9elm48DRGXEucm5FCOHDsRj+69IX7cWUWNxRMkppRozchkz jwkXyN8Bgt2obZyeN4AQLRuJEj9+mYycQC8Uc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qiLY2c9vqocBD9NyfXlZBelt4cMavDknxztSZ7pPJOBrXYRPSmP9eS6wOviiVhUDa7 wuCh4BbMlwTz33yMEIfaJR2IZSXKsA6lobL0RFAlpx6IyUD5GcYijRuFhMlbeC6KdWXo XaDhq4w+Q4znPGKzZIUishOf+KD2IEFeU2JZg=
I can point you to the fix, which I just committed. rewriting of the
super happens (for binary weaving declare parents) in
BcelTypeMunger.attemptToModifySuperCalls()
Andy
2009/9/22 Simone Gianni <simoneg@xxxxxxxxxx>:
> Hi devs,
> I've been hunting this since 1.6.4 :
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=290087
>
> Spent all the night debugging, trying to arrive to some sort of path or
> indication, but found nothing :(
>
> Can you point me in some direction? Like, where is constructor rewritten to
> call a different super() constructor when declare parents is applied?
>
> Simone
>
> --
> Simone Gianni CEO Semeru s.r.l. Apache Committer
> http://www.simonegianni.it/
>
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-dev
>
- Prev by Date:
[aspectj-dev] Declare parents, binary inpath, generics, constructor rewrite and VerfiyError
- Next by Date:
Re: [aspectj-dev] Declare parents, binary inpath, generics, constructor rewrite and VerfiyError
- Previous by thread:
[aspectj-dev] Declare parents, binary inpath, generics, constructor rewrite and VerfiyError
- Next by thread:
Re: [aspectj-dev] Declare parents, binary inpath, generics, constructor rewrite and VerfiyError
- Index(es):