History log of /dalvik/dx/tests/113-old-style-inner-class/run
Revision Date Author Comments
3ead22541d219660d210249512c0ee9ff9929462 11-Sep-2014 Benoit Lamarche <benoitlamarche@google.com> Fix dx test 113-old-style-inner-class

Test output was polluted by a javac warning. We're only interested in
dx warnings.

Change-Id: I2883670ff062b930de5dfd156bc6a98ba4534edf
ec022295682131fd8ebd4619343060fd3554319b 24-Jun-2010 Dan Bornstein <danfuzz@android.com> Updated the warning about old-style inner class metadata to reflect
the current understanding of the situation.

The change affects diagnostic output but doesn't change anything about
dex file production, per se. I also added a new test each for dx and
the vm, checking that the warning gets emitted and demonstrating the
effect (respectively).

Though it's a pretty minor change, I bumped up the version number of dx.

Added bonus: Wrapped a couple of too-long lines that I happened to notice.

Bug: 2171430
Change-Id: If6afa4ba88dca9b0e6d88603e0a5fc2e36358115