You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement 55cd615ec9 optimizations: working with Abraham on these: this one avoids trailing ':' which will create a CP hit more frequently. пре 14 година
..
WeavingURLClassLoaderTest fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) пре 18 година
bin These class files are *input* to the weaver test cases. пре 20 година
forAsmDelegateTesting feature: Use ASM for non-woven types: testcode пре 18 година
AddNotResidueDynamicHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AddResidueDynamicHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AddStateResidueDynamicHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AfterFancyHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
AfterHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
AfterReturningCheckcastParamFancyHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
AfterReturningCheckcastParamHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
AfterReturningConversionParam.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
AfterReturningConversionParamFancyHelloWorld.txt initial version пре 21 година
AfterReturningFancyHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
AfterReturningHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
AfterReturningParamFancyHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
AfterReturningParamHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
AfterThrowingFancyHelloWorld.txt Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. пре 19 година
AfterThrowingHelloWorld.txt Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. пре 19 година
AfterThrowingParamFancyHelloWorld.txt Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. пре 19 година
AfterThrowingParamHelloWorld.txt payback time for all the "kinding" work - only ever generate and match пре 19 година
AnnotatedClass.java Annotation matching. пре 19 година
ArgsAfterReturningFancyHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
ArgsAfterReturningHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
ArgsAfterThrowingHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
ArgsBeforeAfterHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
AroundAllAndOthersFancyHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundAllAndOthersHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundAllFancyHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundAllHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundAndOthersFancyHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundAndOthersHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundArgsDynamicHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundFancyHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
AroundHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
BeforeFancyHelloWorld.txt test and fixes for 145442 - line number info for stack traces. пре 17 година
BeforeHelloWorld.txt test and fixes for 145442 - line number info for stack traces. пре 17 година
Boo.java Annotation matching. пре 19 година
CflowNonStaticBeforeFancyHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
CflowNonStaticBeforeHelloWorld.txt fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode пре 18 година
CflowStateResidueDynamicHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
ExtractedFancyHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
ExtractedHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
FieldSet.txt test and fixes for 145442 - line number info for stack traces. пре 17 година
Foo.java Annotation matching. пре 19 година
Goo.java Annotation matching. пре 19 година
Id2FancyHelloWorld.txt payback time for all the "kinding" work - only ever generate and match пре 19 година
Id2HelloWorld.txt payback time for all the "kinding" work - only ever generate and match пре 19 година
IdDummyAspect.txt initial version пре 21 година
IdFancyHelloWorld.txt payback time for all the "kinding" work - only ever generate and match пре 19 година
IdHelloWorld.txt payback time for all the "kinding" work - only ever generate and match пре 19 година
NoResidueDynamicHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
NonStaticBeforeFancyHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
NonStaticBeforeHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
PatternWeaveFancyHelloWorld.txt Picked lowest hanging weave-time performance optimization fruit. пре 20 година
PatternWeaveHelloWorld.txt Picked lowest hanging weave-time performance optimization fruit. пре 20 година
PerSingletonField.txt initial version пре 21 година
PerThisNonStaticBeforeFancyHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
PerThisNonStaticBeforeHelloWorld.txt tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating code closer to that produced by javac when weaving after and after returning. In particular: avoid adding a goto that branches to the next instruction (now replaces that return opcode with a nop instead), and store the return value on the top of the stack in a temp before branching to the after advice dispatch and restore it afterwards. пре 18 година
Regex.jar initial version пре 21 година
SimpleAnnotation.java Annotation matching. пре 19 година
StateResidueMultiArgHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
StaticEnclosingTjpBeforeHelloWorld.txt optimizations: working with Abraham on these: this one avoids trailing ':' which will create a CP hit more frequently. пре 14 година
StaticTjpBeforeHelloWorld.txt optimizations: working with Abraham on these: this one avoids trailing ':' which will create a CP hit more frequently. пре 14 година
StringResidue1MultiArgHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
StringResidue2MultiArgHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
StringResidue3MultiArgHelloWorld.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
TjpAround2HelloWorld.txt optimizations: working with Abraham on these: this one avoids trailing ':' which will create a CP hit more frequently. пре 14 година
TjpAroundHelloWorld.txt optimizations: working with Abraham on these: this one avoids trailing ':' which will create a CP hit more frequently. пре 14 година
TjpBeforeHelloWorld.txt optimizations: working with Abraham on these: this one avoids trailing ':' which will create a CP hit more frequently. пре 14 година
TraceJarHello.txt 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to change expected code пре 16 година
build-15.xml Annotation Matching - test code пре 19 година
dummyAspect.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-acaspects.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-aspects.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-classes.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-deaspects.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-dwaspects.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-itdaspects.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-peraspects.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
ltw-woven.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
megatrace.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
megatrace0easy.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
megatrace0hard.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
megatraceNoweave.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
testcode.jar Annotation matching. пре 19 година
tracing.jar serialized form of ITD field mungers changed (includes aliases) - jars rebuilt пре 18 година
visitor.pointcuts.txt @style if support, parser support for if() / if(true)/ if(false) [might lead to issue with code style to allow "if()" ) пре 19 година
visitor.typepatterns.txt test case for pattern visitor, issue with varargs so test case for Adrian to fix it пре 19 година