summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Removed warning that no longer comes out for this test. We were putting out ...aclement2005-01-071-1/+1
* test was failing because a message was coming out twice - once when applying ...aclement2005-01-061-1/+1
* BWD: Improvements in source location handling allow us to now include a line ...aclement2005-01-051-1/+1
* BWD: New error checking catches one more error in this testcase.aclement2005-01-051-0/+1
* Recent changes seem to have made some messages come out in a different order !aclement2005-01-052-6/+8
* test cases and fix for Bugzilla Bug 81863acolyer2005-01-052-14/+22
* more ambiguous bindings testingacolyer2004-12-162-0/+24
* it is now safe to short-circuit in and/or pc matching (all side-effects removed)acolyer2004-12-161-13/+7
* partial fix for bug 61568.acolyer2004-12-153-15/+11
* check errors/xlints for decp'ing on annos/enumsaclement2004-12-102-13/+54
* Autoboxing tests - not checked in as need 1.5 JVM to run.aclement2004-12-101-0/+155
* test correct detection of @args in a declareacolyer2004-12-101-2/+11
* @within, @withincode testsacolyer2004-12-101-2/+24
* testing for @argsacolyer2004-12-101-1/+7
* more testsacolyer2004-12-094-2/+21
* Allows passing of extra argument to the compiler (-1.5 for autoboxing behavior)aclement2004-12-091-4/+18
* add in @this and @target tests to main suiteacolyer2004-12-091-0/+1
* more @this @target fixes and testsacolyer2004-12-091-0/+48
* Complete varargs support.aclement2004-12-093-23/+41
* unwanted importacolyer2004-12-081-1/+0
* first @annotation testacolyer2004-12-081-0/+9
* Annotation matching.aclement2004-12-082-19/+24
* Annotation matching.aclement2004-12-081-0/+50
* With type mungers remembering their location, we now get a sensible error lin...aclement2004-12-071-1/+1
* Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...aclement2004-12-062-4/+16
* 72766 - varargs policing in signature matchingaclement2004-12-034-14/+82
* 72766 - progress text file for 1.5.0M1aclement2004-12-021-0/+28
* 72766 - enum/annotations tests added to suite.aclement2004-12-021-1/+3
* 72766 - tests to confirm ITDs on enums/annotations not allowed.aclement2004-12-023-0/+214
* fixed unused importsaclement2004-12-021-3/+0
* 72766: This is covariance support. only missing bit is for dynamic join poin...aclement2004-12-012-0/+303
* Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....aclement2004-11-306-3/+174
* Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothingaclement2004-10-212-0/+27
* Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a...aclement2004-10-192-0/+9
* Modified test to account for additional "uses pointcut" relationships.mkersten2004-10-151-5/+5
* 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...aclement2004-10-122-7/+40
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...aclement2004-10-112-0/+12
* Fix for Bugzilla Bug 75129aclement2004-09-302-2/+15
* fix for Bugzilla Bug 72157acolyer2004-09-082-0/+10
* Fix for Bugzilla Bug 72528aclement2004-09-032-0/+10
* Improved testcase for this 1.5 problem.aclement2004-08-272-3/+17
* tests for Bugzilla Bug 70404aclement2004-08-272-4/+22
* Fix for Bugzilla Bug 72699aclement2004-08-272-0/+23
* fix for Bugzilla Bug 72150aclement2004-08-272-0/+10
* fix for Bugzilla Bug 72531acolyer2004-08-242-0/+12
* Fix for Bugzilla Bug 70794aclement2004-08-201-1/+1
* Fix for Bugzilla Bug 70794aclement2004-08-202-1/+43
* fix for Bugzilla Bug 37020acolyer2004-08-191-4/+4
* fix for Bugzilla Bug 37020acolyer2004-08-191-0/+2
* fix for Bugzilla Bug 37020acolyer2004-08-192-0/+27