natVMMethod.cc (getModifiers): Check for native classes and mark methods as native...
authorKyle Galloway <kgallowa@redhat.com>
Thu, 17 May 2007 18:53:10 +0000 (18:53 +0000)
committerKyle Galloway <kgallowa@gcc.gnu.org>
Thu, 17 May 2007 18:53:10 +0000 (18:53 +0000)
commit769b6cc605916cd81b8ddd52781715c2c9705d19
treed6c87dd47999aa1805d4ff883e69d49f93804206
parent538639f4ab33f1a9f8c347a8f1e2369fdc4989e4
natVMMethod.cc (getModifiers): Check for native classes and mark methods as native appropriately.

2007-05-17  Kyle Galloway  <kgallowa@redhat.com>

* gnu/classpath/jdwp/natVMMethod.cc (getModifiers): Check for native
classes and mark methods as native appropriately.

From-SVN: r124807
libjava/ChangeLog
libjava/gnu/classpath/jdwp/natVMMethod.cc