]> source.dussan.org Git - aspectj.git/commit
231187: test and fix. Do the parameterization check after ITDs have applied
authoraclement <aclement>
Thu, 8 May 2008 21:22:29 +0000 (21:22 +0000)
committeraclement <aclement>
Thu, 8 May 2008 21:22:29 +0000 (21:22 +0000)
commitd4477a7ddb3e2a66cec69f6580286b010b1460fe
tree5e203b4c265594c9647980e20d607cf3c8571996
parent6b86f1f2afc52004dea6093d4b59b0f50164bc5d
231187: test and fix.  Do the parameterization check after ITDs have applied
tests/bugs161/pr231187x/Cement.java [new file with mode: 0644]
tests/bugs161/pr231187x/ConcreteClass.java [new file with mode: 0644]
tests/bugs161/pr231187x/Main.java [new file with mode: 0644]
tests/bugs161/pr231187x/SuperClass.java [new file with mode: 0644]
tests/bugs161/pr231187x/SuperClassAspect.aj [new file with mode: 0644]
tests/bugs161/pr231187x/WetCement.java [new file with mode: 0644]