summaryrefslogtreecommitdiffstats
path: root/test/909-attach-agent
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded shims and jni binding codeAlex Light2017-04-241-28/+0
* ART: Add JVMTI test shimAndreas Gampe2017-04-071-0/+28
* ART: TI Agent test library refactorAndreas Gampe2017-03-311-1/+3
* ART: Refactor libopenjdkjvmtiAndreas Gampe2017-03-141-1/+1
* Use stderr to avoid mangled print statements.Nicolas Geoffray2017-02-201-6/+6
* Remove unneeded build filesAlex Light2017-02-141-17/+0
* Merge "Revert "Revert "Make --debuggable rely on JIT code."""Nicolas Geoffray2017-01-301-2/+4
|\
| * Revert "Revert "Make --debuggable rely on JIT code.""Nicolas Geoffray2017-01-301-2/+4
| * Revert "Make --debuggable rely on JIT code."Vladimir Marko2017-01-301-4/+2
| * Make --debuggable rely on JIT code.Nicolas Geoffray2017-01-301-2/+4
* | Print to System.err in test 909 to avoid output races.Vladimir Marko2017-01-301-2/+2
|/
* ART: Remove experimental flags for plugins and agentsAndreas Gampe2017-01-251-9/+3
* Revert "Revert "ART: Ensure plugin is loaded on AttachAgent""Andreas Gampe2017-01-122-0/+18
* Revert "ART: Ensure plugin is loaded on AttachAgent"Nicolas Geoffray2017-01-122-18/+0
* ART: Ensure plugin is loaded on AttachAgentAndreas Gampe2017-01-112-0/+18
* Enable agent attaching during live phaseLeonard Mosescu2016-10-257-0/+192