History log of /art/test/648-many-direct-methods/util-src/generate_java.py
Revision Date Author Comments
5fa822dd1f22886a25515690fce7f8a4c40701b2 27-Apr-2017 Roland Levillain <rpl@google.com> Revive ART run-test 648-many-direct-methods for non-debug mode.

This test is stressing dex2oatd and fails on too many configurations,
but works fine with dex2oat.

Test: art/test/testrunner/testrunner.py --debug --ndebug -t 648-many-direct-methods
Bug: 33650497
Change-Id: Ie2e4ba3c14318e3f3c584a032012bcb93d88ebc7
fa9408839f643c7da08517ff59e921ba225b40d6 27-Apr-2017 Roland Levillain <rpl@google.com> Remove ART run-test 648-many-direct-methods.

This test is stressing dex2oatd and fails on too many configurations;
remove it for now.

(cherry picked from commit eed8ca45960379e55956cb60e32fcbf5be999e54)

Test: Rely on automated testing.
Bug: b/33650497
Change-Id: I4542b4833d46cb312763c112570e7751702134cd
eed8ca45960379e55956cb60e32fcbf5be999e54 27-Apr-2017 Roland Levillain <rpl@google.com> Remove ART run-test 648-many-direct-methods.

This test is stressing dex2oatd and fails on too many configurations;
remove it for now.

Test: Rely on automated testing.
Bug: b/33650497
Change-Id: I4542b4833d46cb312763c112570e7751702134cd
c5afe846ac45e59b512e91ec1cd07fff0d513332 24-Apr-2017 Roland Levillain <rpl@google.com> Handle classes with a huge number of direct methods.

Make sure that fields Class::copied_methods_offset_ and
Class::virtual_method_offset_ are correctly interpreted as unsigned
16-bit integers.

(cherry picked from commit 6680e3394aeb2b89300e459dc4dacfbac4c5847e)

Test: art/test/testrunner/testrunner.py -j4 -t 648-many-direct-methods
Bug: 33650497
Change-Id: I63e97d5b7e08d58252ff4831b63c4035ecc55979
6680e3394aeb2b89300e459dc4dacfbac4c5847e 24-Apr-2017 Roland Levillain <rpl@google.com> Handle classes with a huge number of direct methods.

Make sure that fields Class::copied_methods_offset_ and
Class::virtual_method_offset_ are correctly interpreted as unsigned
16-bit integers.

Test: art/test/testrunner/testrunner.py -j4 -t 648-many-direct-methods
Bug: 33650497
Change-Id: I63e97d5b7e08d58252ff4831b63c4035ecc55979