]> source.dussan.org Git - aspectj.git/commit
Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessControlException
authoraclement <aclement>
Thu, 14 Oct 2004 08:12:09 +0000 (08:12 +0000)
committeraclement <aclement>
Thu, 14 Oct 2004 08:12:09 +0000 (08:12 +0000)
commit6e155a6b9b78ec64f2fd4dc08152698277f1e7b7
treea8209a54d2190e699cecb488c93825bcacf1b464
parent234bea2297cc780d5bf38ebbc4087e938cc3b6e8
Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessControlException
ajde/testdata/SecurityManagerTest/build.xml [new file with mode: 0644]
ajde/testdata/SecurityManagerTest/src/Aspect.aj [new file with mode: 0644]
ajde/testdata/SecurityManagerTest/src/HelloWorld.java [new file with mode: 0644]
lib/test/aspectjrt.jar
runtime/src/org/aspectj/runtime/internal/CFlowCounter.java
runtime/src/org/aspectj/runtime/internal/CFlowStack.java