]> source.dussan.org Git - aspectj.git/commit
fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be changed....
authoracolyer <acolyer>
Mon, 9 Aug 2004 12:48:11 +0000 (12:48 +0000)
committeracolyer <acolyer>
Mon, 9 Aug 2004 12:48:11 +0000 (12:48 +0000)
commitf6436e3fc84f7e140acb3a250a29fe38f9c20c35
treed054d6e062fa72f20747d7abe4df4a211b9ccfa5
parent851da68a07bcbfac4414fadc1b9f3bc02fa810a5
fix for Bugzilla Bug 67592 value in the args[] array of thisJoinPoint can be changed....
runtime/src/org/aspectj/runtime/reflect/JoinPointImpl.java
runtime/testsrc/RuntimeModuleTests.java
runtime/testsrc/org/aspectj/runtime/reflect/JoinPointImplTest.java [new file with mode: 0644]