Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 20 von 7971
Software quality journal, 2015-03, Vol.23 (1), p.143-170
2015
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
A declarative approach for Java code instrumentation
Ist Teil von
  • Software quality journal, 2015-03, Vol.23 (1), p.143-170
Ort / Verlag
Boston: Springer US
Erscheinungsjahr
2015
Quelle
Alma/SFX Local Collection
Beschreibungen/Notizen
  • Source instrumentation plays an important role in dynamic program analysis. However, current instrumentation implementations require programmers to write ad hoc rules that are often too complex to use and maintain. To address this complexity, we divide the task of source instrumentation into two steps: first, the source points are queried, into which code fragments should be planted; secondly, the code fragments including contextual information are generated and planted into source code through the queried points. According to this idea, we present a new method based on declarative code queries, which makes it easier to specify instrumentations using contextual information collected from expressive code queries. The JIns language provided by our method is constructed following an SQL-like style, which is well known and widely used by programmers. We evaluate the method in terms of the reduced complexity of instrumentation specifications for several common instrumentation tasks.

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX