3 papers
cs.SE2025
A Dataset and Preliminary Study of Using GPT-5 for Code-change Impact Analysis
Katharina Stengg, Christian Macho, Martin Pinzger
Understanding source code changes and their impact on other code entities is a crucial skill in software development. However, the analysis of code changes and their impact is ofte…
cs.SE2025
Lost in Translation? Converting RegExes for Log Parsing into Dynatrace Pattern Language
Julian Fragner, Christian Macho, Bernhard Dieber +1
Log files provide valuable information for detecting and diagnosing problems in enterprise software applications and data centers. Several log analytics tools and platforms were de…
cs.SE2024
Generating Accurate OpenAPI Descriptions from Java Source Code
Alexander Lercher, Christian Macho, Clemens Bauer +1
Developers require accurate descriptions of REpresentational State Transfer (REST) Application Programming Interfaces (APIs) for a successful interaction between web services. The…