>>>>> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
Tom> This is the patch to change Method/Field/Constructor to have a Tom> 'getModifiersInternal' method, which returns the un-masked modifiers Tom> as read from the .class file. This lets us implement the new Tom> 1.5 reflection predicates such as isSynthetic. I'm also going to check this in on the generics branch. This will let me check in another fix I've had sitting here for some time. Tom
