Commit 0d3a487c authored by Sebastien Hertz's avatar Sebastien Hertz
Browse files

JDWP: remove unecessary feature checks in tests

Removes checks about features both supported by ART and the RI (see
command VirtualMachine.CapabilitiesNew). These capabilities are:
* canWatchFieldModification
* canWatchFieldAccess
* canGetBytecodes
* canGetOwnedMonitorInfo
* canGetCurrentContendedMonitor
* canGetMonitorInfo
* canUseInstanceFilters
* canGetInstanceInfo
* canGetMonitorFrameInfo

For the other capabilites (not supported by both runtimes), adds
dedicated method in VmMirror class and updates tests to use them.

Bug: 17941560
Change-Id: Idf54eb41fa9557f0a4ec0b7a450d42dbd6564265
parent c009beb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment