diff options
| author | Andy McFadden <fadden@android.com> | 2011-03-18 14:27:06 -0700 |
|---|---|---|
| committer | Andy McFadden <fadden@android.com> | 2011-03-22 12:52:48 -0700 |
| commit | 0970976b0e980be00424f93a69c2bc13ca3131f3 (patch) | |
| tree | df37de5180d5f260a2a6e5647e790ca6b85e1823 /vm/compiler/codegen | |
| parent | 479badfce1a5c910368eacae6af10c1ea7ffaffc (diff) | |
Fix up some JDWP stuff
Notably:
- Claim to know about synthetic attributes (canGetSyntheticAttribute).
Set an appropriate flag in the access flags of fields and methods.
(Makes no difference that I can see in Eclipse.)
- Stop making copies of descriptor strings. That ceased to be necessary
after they were normalized in DEX (pre-1.0).
- Correct object type determination, especially w.r.t. the specially-
tagged types (strings, threads, classloaders, etc).
- Handle a FIELD_ONLY mod (not tested).
- Added a bit of debugging stuff.
Change-Id: I5651b5b76d904a9edbd051e039423795faaa1650
Diffstat (limited to 'vm/compiler/codegen')
0 files changed, 0 insertions, 0 deletions
