History log of /art/test/031-class-attributes/src/ClassAttrs.java
Revision Date Author Comments
00626c2e50ba085b95f860e941d0f41eb84d4ac9 15-Jun-2013 Elliott Hughes <enh@google.com> Fix Class.getModifiers for array classes.

A separate libcore change is needed to fix Class.getModifiers for
arrays of inner classes.

Bug: https://code.google.com/p/android/issues/detail?id=56267
Change-Id: I3d95b266bb14a72b766921fe09e53fdef2f6d01b
c1503430c715f9d71cf4297a186a9a3442f5b9ee 31-Mar-2012 Elliott Hughes <enh@google.com> Remove the native Class.isInstance, and add tests.

Change-Id: I5e669b71e11a6b794e3434e0406d891edd3fe59d
741b5b7ef4c7fd4a786364bbf60d515489caff47 01-Feb-2012 Elliott Hughes <enh@google.com> Manually merge my AOSP update to the VM tests.

Original change: https://android-review.googlesource.com/32051

Bug: http://code.google.com/p/android/issues/detail?id=21599
Bug: http://code.google.com/p/android/issues/detail?id=21597
Change-Id: I31e440b66b720647afab54ca39fd6eb1bbb0cb60
32caed449e4f2ecd90ebb116a714df0ebcc537e9 06-Oct-2011 Elliott Hughes <enh@google.com> Update test 031 to track the libcore annotations implementation changes.

Change-Id: I22c6954dfff28d3c9a1faa193bc42b527a142f85
5d1ac920fdaef5d4ec8f66bb734488cd9660b024 30-Sep-2011 jeffhao <jeffhao@google.com> Adding old unit tests to test suite.

These tests are copied straight over. They'll still run, but they're
using the old system.

Change-Id: If494519e52ddf858a9febfc55bdae830468cb3c8