activity
20242026
most citedAn Empirical Study of Kotlin-Java Cross-Dependency Issues and Their Detection

1 citations · 1 across the 5 of their papers we have counts for

collaborators
Showing cs.SEShow all

5 papers · 1 filter

cs.SE2026

CrossLangFuzzer: Differential Testing of Cross-Language JVM Compilers

Xiaotian Ma, Qiong Feng, Yongqiang Tian +2

Modern JVM software increasingly integrates multiple programming languages, such as Java, Kotlin, Groovy, and Scala, within a single application. Supporting such interoperability r…

cs.SE2026

DRReduce: Enhancing Syntax-Guided Program Reduction with Dependency Reconstruction

Qiong Feng, Xiaotian Ma, Yongqiang Tian +2

Program reduction is a technique for simplifying large, failure-inducing programs into minimal reproducible test cases. Language-specific tools such as CReduce achieve strong perfo…

cs.SE2024

Integrating Various Software Artifacts for Better LLM-based Bug Localization and Program Repair

Qiong Feng, Xiaotian Ma, Jiayi Sheng +3

LLMs have garnered considerable attention for their potential to streamline Automated Program Repair (APR). LLM-based approaches can either insert the correct code or directly gene…

cs.SE20241 cited

An Empirical Study of Kotlin-Java Cross-Dependency Issues and Their Detection

Qiong Feng, Xiaotian Ma, Jiayi Sheng +2

Since Google introduced Kotlin as an official programming language for developing Android apps in 2017, Kotlin has gained widespread adoption in Android development. The interopera…

cs.SE2024

Depends-Kotlin: A Cross-Language Kotlin Dependency Extractor

Qiong Feng, Xiaotian Ma, Huan Ji +2

Since Google introduced Kotlin as an official programming language for developing Android apps in 2017, Kotlin has gained widespread adoption in Android development. However, compa…