History log of /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/EnableCollectionTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c688942db58f6e3bed189c1e5416a010f20f8bb8 10-Jan-2014 Sebastien Hertz <shertz@google.com> Update JDWP collection tests.

- Create JDWPTestConstants class holding constant for 'null' object id and
invalid id and update related tests to use them.
- Update IsCollectedTest#testIsCollected002 to check no error is returned in
case of invalid object id.
- Fix IsCollectedTest#testIsCollected003 by using appropriate 'null' object id.

Bug: 12221035
Change-Id: I0b66513866b7220e49d8589088e8c7ea2d1fbbaf
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/EnableCollectionTest.java
37b95e332fe4d776e33e64f0fa1980fb4f7a83e0 11-Dec-2013 Sebastien Hertz <shertz@google.com> Add JDWP error tests related to garbage collection.

Test debugger behavior in case of invalid object ID or null object ID for the
following JDWP commands:
- ObjectReference.DisableCollection
- ObjectReference.EnableCollection
- ObjectReference.IsCollected

Change-Id: I269678e72bdd00b1a6d534df991a75a8d3be9677
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/EnableCollectionTest.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/ObjectReference/EnableCollectionTest.java