History log of /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/SetValuesTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8f0a9f81b462e205a352a1caa259ee98d41174e6 21-Feb-2013 Elliott Hughes <enh@google.com> Fix a couple of JDWP test bugs.

These two tests were sending unused bytes at the end of their packets.
The RI ignores extra data at the end of a JDWP packet, but I just
enhanced Android so it CHECKs. If debuggers have only been testing
against VMs that don't enforce sanity, we might have to relax this :-(

Change-Id: Ib1086281f9d8fe8e793072883e5a158f55c80259
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/SetValuesTest.java
5f0a23683aa603d8c50b6dd071a565821b76067b 10-Dec-2011 Elliott Hughes <enh@google.com> Add harmony's jdwp tests.

Change-Id: I1c0e70cd9e07244fe422a4f77f3727b55ec28402
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/SetValuesTest.java