| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
support for -Xdev:Pinpoint
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
weaving into jars etc..
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
initialize, they are able to build the correct AJ subtypes.
|
| |
|
| |
|
| |
|
|
|
|
| |
it builds straight out of CVS.
|
| |
|
|
|
|
| |
tests on the build machine...
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
disjunctions during pointcut rewriting.
|
|
|
|
| |
type (1.4)
|
|
|
|
| |
type (1.4)
|
| |
|
|
|
|
| |
that are affected when compiling at 1.4/1.5 level.
|
|
|
|
| |
optimized too, doesnt build the declaring type twice.
|
| |
|
| |
|
| |
|
|
|
|
| |
arrays. (pr109728)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
final abstract class.
|
|
|
|
| |
on a 1.2.1 library): fixed the ordering back to what it was for 1.2.1 - shouldn't have moved NONE as it represents an empty pointcut expression (e.g. 'pointcut ffdcScope();' which is valid) - without this change to the old ordering we were interpreting 20 (which is what the FFDC pointcut had written out) as @args and then choking on processing it.
|
|
|
|
| |
on a 1.2.1 library): made reading of a type pattern realise it shouldn't look for a varargs flag if processing a pre 1.5 pattern.
|
| |
|
| |
|
| |
|
| |
|