]> source.dussan.org Git - aspectj.git/commit
added test to try to investigate size issues, but can't reproduce for any
authorjhugunin <jhugunin>
Wed, 23 Jul 2003 01:05:55 +0000 (01:05 +0000)
committerjhugunin <jhugunin>
Wed, 23 Jul 2003 01:05:55 +0000 (01:05 +0000)
commita1bb5dae64e5e5bc3541d426d9a160ffb5fbec35
tree5759a3a580e37305f1fdf10e2876387f2d18be16
parent54a8e9ae3854be8bc202eb55fd1c4e0f735bd424
added test to try to investigate size issues, but can't reproduce for any
number of loops in BasicCommandTestCase.testSizeChanges()
org.aspectj.ajdt.core/testdata/src1/SizeIssues.java [new file with mode: 0644]
org.aspectj.ajdt.core/testdata/src1/SizeIssuesAspect.java [new file with mode: 0644]
org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/BasicCommandTestCase.java