summaryrefslogtreecommitdiff
path: root/jdwp
AgeCommit message (Expand)Author
2017-06-21Merge "Add OWNERS in external/apache-harmony" am: a0527d8a47 am: ea4435060bChih-Hung Hsieh
2017-06-21Add OWNERS in external/apache-harmonyChih-Hung Hsieh
2017-05-10Merge "Fix the issues highlighted by ArrayToString"oreo-dr1-devTreeHugger Robot
2017-05-10Additional test for SourceDebugExtensionOrion Hodson
2017-05-05Fix the issues highlighted by ArrayToStringPaul Duffin
2017-04-26Revert^2 "JDWP: Add test for SourceDebugExtension"Orion Hodson
2017-04-24Revert "JDWP: Add test for SourceDebugExtension"Orion Hodson
2017-04-18JDWP: Add test for SourceDebugExtensionOrion Hodson
2017-04-11Merge "JDWP: update ReferenceType.InstancesTest"Sebastien Hertz
2017-04-10JDWP: update ReferenceType.InstancesTestSebastien Hertz
2017-04-10Workaround localhost issues on old runtimesSebastien Hertz
2017-03-29JDWP: allow to set debuggee classpathSebastien Hertz
2017-03-27Cleanup event request APISebastien Hertz
2017-03-27Cleanup construction of Value instancesSebastien Hertz
2017-02-24Fix warnings of JDWP testsSebastien Hertz
2016-12-07Replace junit-targetdex with junitPaul Duffin
2016-11-29Merge "Test class prepare event from the debugger"Sebastien Hertz
2016-11-29Merge "Use junit-host instead of junit"Paul Duffin
2016-11-29Use junit-host instead of junitPaul Duffin
2016-11-29Test class prepare event from the debuggerSebastien Hertz
2016-11-29JDWP: test synthetic fields and methodsSebastien Hertz
2016-10-05Remove .mk lines that are just setting the defaultNeil Fuller
2016-09-15Create jdwp test checking value of a static field in an interface.Jeff Hao
2016-08-29Revert "Revert "Revert "Revert "Make NewInstanceString test returned String c...Sebastien Hertz
2016-08-26Revert "Revert "Revert "Make NewInstanceString test returned String contents."""Nicolas Geoffray
2016-08-24Revert "Revert "Make NewInstanceString test returned String contents.""Jeff Hao
2016-08-24Revert "Make NewInstanceString test returned String contents."Nicolas Geoffray
2016-08-19Make NewInstanceString test returned String contents.Jeff Hao
2016-08-09Update Method.VariableTable testsSebastien Hertz
2016-07-12Ensure the transport server socket is closed when a JDWP test fails.Roland Levillain
2016-05-26Fix typo in name of JDWP class OnthrowDebuggerLaunchDebuggee.Roland Levillain
2016-05-26Avoid conflicts between default JDWP sync port and transport address.Roland Levillain
2016-05-23Do not explicity set jpda.settings.syncPort in JDWP settings.Roland Levillain
2016-05-20Update JPDA documentation with respect to sync port.Roland Levillain
2016-05-20Have the default JDWP sync connection port be chosen by the OS.Roland Levillain
2016-03-25Allow x86+arm multilib build.Ying Wang
2016-03-01Merge "JDWP Tests: add breakpoint tests for framework code"android-n-preview-1Mingyao Yang
2016-03-01JDWP Tests: add breakpoint tests for framework codeMingyao Yang
2016-02-26Add JDWP tests for JLS8 default methodsAlex Light
2016-02-22JDWP: compile tests for 1.8Sebastien Hertz
2016-01-05JDWP Tests: Fix lint issueAndreas Gampe
2016-01-05JDWP Tests: More GetClassLoader testsAndreas Gampe
2015-12-30JDWP Tests: Make ClassLoaderTest more preciseAndreas Gampe
2015-11-09JDWP: update Method.IsObsolete testSebastien Hertz
2015-11-06JDWP: test tag returned by ClassType.NewinstanceSebastien Hertz
2015-11-04JDWP: test java.lang.String constructionSebastien Hertz
2015-10-22Do not depend on IPv6 to run jdwp tests.Nicolas Geoffray
2015-09-18am dee55e6b: Merge "JDWP: more tests for StackFrame.SetValue"Sebastien Hertz
2015-09-17JDWP: more tests for StackFrame.SetValueSebastien Hertz
2015-09-14am 0167bca4: Merge "JDWP: tentative fix for single-step test failures"Sebastien Hertz