History log of /art/test/948-change-annotations/src/TestClassAnnotation2.java
Revision Date Author Comments
09cbce45ca058a7d1f183cc0f010646f2caaa40b 16-Feb-2017 Alex Light <allight@google.com> Revert "Revert "Add test for changing annotations.""

This reverts commit b2793dd8d9c517b899c0c63dd219dee8f6391c94.

Reason for revert: Sorted annotations before printing.

Test: mma -j40 test-art-host
Test: ART_TEST_FULL=true \
./test/testrunner/testrunner.py \
-t test-art-host-run-test-948-change-annotations

Change-Id: Ie63e1a046baf3c69542d00dbad8ef5f6f29099de
b2793dd8d9c517b899c0c63dd219dee8f6391c94 16-Feb-2017 Alex Light <allight@google.com> Revert "Add test for changing annotations."

This reverts commit 701fc35b59d7d3eb33fb5d3cc90b14d29726ca66.

Reason for revert: annotation order is affected by configuration for some reason!

Change-Id: Ice1406ff41b704915f981d8d379ced9d0793a822
Test: revert
701fc35b59d7d3eb33fb5d3cc90b14d29726ca66 14-Feb-2017 Alex Light <allight@google.com> Add test for changing annotations.

Also remove the LOG(WARNING) about not checking for annotations
changes since it doesn't seem the RI checks for this either.

Test: mma -j40 test-art-host
Change-Id: I4b3a2bc9ef6eab6e76dd4ebcea46d968b49ca9dc