Výsledky vyhledávání - java resource code repositories

  1. 1

    JLeaks: A Featured Resource Leak Repository Collected From Hundreds of Open-Source Java Projects Autor Liu, Tianyang, Ji, Weixing, Dong, Xiaohui, Yao, Wuhuang, Wang, Yizhuo, Liu, Hui, Peng, Haiyang, Wang, Yuxuan

    ISSN: 1558-1225
    Vydáno: ACM 14.04.2024
    “… This paper systematically summarizes the program-ming APIs of system resources (i.e., file, socket, and thread) in Java…”
    Získat plný text
    Konferenční příspěvek
  2. 2

    50K-C: a dataset of compilable, and compiled, Java projects Autor Martins, Pedro, Achar, Rohan, Lopes, Cristina V.

    ISBN: 9781450357166, 1450357164
    ISSN: 2574-3864
    Vydáno: New York, NY, USA ACM 28.05.2018
    “…We provide a repository of 50,000 compilable Java projects. Each project in this dataset comes with references to all the dependencies required to compile it, the resulting bytecode, and the scripts with which the projects were built…”
    Získat plný text
    Konferenční příspěvek
  3. 3

    RustRepoTrans: Repository-level Context Code Translation Benchmark Targeting Rust Autor Ou, Guangsheng, Liu, Mingwei, Chen, Yuxuan, Wang, Yanlin, Peng, Xin, Zheng, Zibin

    ISSN: 2643-1572
    Vydáno: IEEE 16.11.2025
    “…Recent advancements in large language models (LLMs) have demonstrated impressive capabilities in code translation, typically evaluated using benchmarks like CodeTransOcean and RepoTransBench…”
    Získat plný text
    Konferenční příspěvek
  4. 4

    APIzation: Generating Reusable APIs from StackOverflow Code Snippets Autor Terragni, Valerio, Salza, Pasquale

    ISSN: 2643-1572
    Vydáno: IEEE 01.11.2021
    “… This activity, which we call APIzation of a code snippet, can be tedious and time-consuming. In this paper, we present APIZATOR to perform APIzations of JAVA code snippets automatically…”
    Získat plný text
    Konferenční příspěvek
  5. 5

    A Pilot Study of Testing Infrastructure as Code for Cloud Systems Autor Suwanachote, Nabhan, Pornmaneerattanatri, Soratouch, Kashiwa, Yutaro, Ichikawa, Kohei, Leelaprute, Pattara, Rungsawang, Arnon, Manaskasemsak, Bundit, Iida, Hajimu

    ISSN: 2640-0715
    Vydáno: IEEE 04.12.2023
    “…Infrastructure as Code (IaC) has become the de-facto standard method for managing cloud resources…”
    Získat plný text
    Konferenční příspěvek
  6. 6

    Vuln4Real: A Methodology for Counting Actually Vulnerable Dependencies Autor Pashchenko, Ivan, Plate, Henrik, Ponta, Serena Elisa, Sabetta, Antonino, Massacci, Fabio

    ISSN: 0098-5589, 1939-3520
    Vydáno: New York IEEE 01.05.2022
    “… dependencies in FOSS software, and therefore, caters to the needs of industrial practice for correct allocation of development and audit resources…”
    Získat plný text
    Journal Article
  7. 7

    An Exploratory Study of Analyzing JavaScript Online Code Clones Autor Misu, Md Rakib Hossain, Satter, Abdus

    ISSN: 2643-7171
    Vydáno: ACM 01.05.2022
    “…Online code clones occur due to reusing code snippets in software repositories from online resources such as GitHub and Stack Overflow…”
    Získat plný text
    Konferenční příspěvek
  8. 8

    AUSearch: Accurate API Usage Search in GitHub Repositories with Type Resolution Autor Asyrofi, Muhammad Hilmi, Thung, Ferdian, Lo, David, Jiang, Lingxiao

    Vydáno: IEEE 01.02.2020
    “…Nowadays, developers use APIs to implement their applications. To know how to use an API, developers may search for code examples that use the API in repositories such as GitHub…”
    Získat plný text
    Konferenční příspěvek
  9. 9

    MigrationBench: Repository-Level Code Migration Benchmark from Java 8 Autor Liu, Linbo, Liu, Xinle, Zhou, Qiang, Chen, Lin, Liu, Yihan, Nguyen, Hoan, Omidvar-Tehrani, Behrooz, Shen, Xi, Huan, Jun, Tripp, Omer, Deoras, Anoop

    ISSN: 2331-8422
    Vydáno: Ithaca Cornell University Library, arXiv.org 19.05.2025
    Vydáno v arXiv.org (19.05.2025)
    “… In contrast, we introduce a new coding benchmark MigrationBench with a distinct focus: code migration. MigrationBench aims to serve as a comprehensive benchmark for migration from Java…”
    Získat plný text
    Paper
  10. 10

    From past to present: A survey of malicious URL detection techniques, datasets and code repositories Autor Tian, Ye, Yu, Yanqiu, Sun, Jianguo, Wang, Yanbin

    ISSN: 1574-0137
    Vydáno: Elsevier Inc 01.11.2025
    Vydáno v Computer science review (01.11.2025)
    “…Malicious URLs persistently threaten the cybersecurity ecosystem, by either deceiving users into divulging private data or distributing harmful payloads to…”
    Získat plný text
    Journal Article
  11. 11

    DroidLeaks: a comprehensive database of resource leaks in Android apps Autor Liu, Yepang, Wang, Jue, Wei, Lili, Xu, Chang, Cheung, Shing-Chi, Wu, Tianyong, Yan, Jun, Zhang, Jian

    ISSN: 1382-3256, 1573-7616
    Vydáno: New York Springer US 01.12.2019
    “… This paper describes our effort towards constructing such a bug database named DroidLeaks . To extract real resource leak bugs, we mined 124,215 code revisions of 34 popular open-source Android apps…”
    Získat plný text
    Journal Article
  12. 12

    How Often Do Single-Statement Bugs Occur? The ManySStuBs4J Dataset Autor Karampatsis, Rafael-Michael, Sutton, Charles

    ISSN: 2574-3864
    Vydáno: ACM 01.05.2020
    “…, such as bugs with single statement fixes, or that match a small set of bug templates. However, it is very difficult to estimate the recall of repair techniques for simple bugs, as there are no datasets about how often the associated bugs occur in code…”
    Získat plný text
    Konferenční příspěvek
  13. 13

    OptCD: Optimizing Continuous Development Autor Baral, Talank, Ogul, Emirhan, Rahman, Shanto, Shi, August, Lam, Wing

    ISSN: 2574-1934
    Vydáno: IEEE 27.04.2025
    “…Developers may mistakenly configure their continuous development (CD) workflow to generate files, such as code coverage reports, that are not used during the CD workflow nor uploaded afterwards…”
    Získat plný text
    Konferenční příspěvek
  14. 14

    npm-miner: an infrastructure for measuring the quality of the npm registry Autor Chatzidimitriou, Kyriakos C., Papamichail, Michail D., Diamantopoulos, Themistoklis, Tsapanos, Michail, Symeonidis, Andreas L.

    ISBN: 9781450357166, 1450357164
    ISSN: 2574-3864
    Vydáno: New York, NY, USA ACM 28.05.2018
    “…As the popularity of the JavaScript language is constantly increasing, one of the most important challenges today is to assess the quality of JavaScript packages…”
    Získat plný text
    Konferenční příspěvek
  15. 15

    CAM: A Collection of Snapshots of GitHub Java Repositories Together with Metrics Autor Bugayenko, Yegor

    ISSN: 2331-8422
    Vydáno: Ithaca Cornell University Library, arXiv.org 13.03.2024
    Vydáno v arXiv.org (13.03.2024)
    “…Even though numerous researchers require stable datasets along with source code and basic metrics calculated on them, neither GitHub nor any other code hosting platform provides such a resource…”
    Získat plný text
    Paper
  16. 16

    Are code examples on an online Q&A forum reliable?: a study of API misuse on stack overflow Autor Zhang, Tianyi, Upadhyaya, Ganesha, Reinhardt, Anastasia, Rajan, Hridesh, Kim, Miryung

    ISBN: 9781450356381, 1450356389
    ISSN: 1558-1225
    Vydáno: New York, NY, USA ACM 27.05.2018
    “… To reduce manual assessment effort, we design ExampleCheck, an API usage mining framework that extracts patterns from over 380K Java repositories on GitHub and subsequently reports potential API…”
    Získat plný text
    Konferenční příspěvek
  17. 17

    Sourcerer: An internet-scale software repository Autor Bajracharya, Sushil, Ossher, Joel, Cristina Lopes

    ISBN: 1424437407, 9781424437405
    Vydáno: Washington, DC, USA IEEE Computer Society 16.05.2009
    “…Vast quantities of open source code are now available online, presenting a great potential resource for software developers…”
    Získat plný text
    Konferenční příspěvek
  18. 18

    Understanding and Facilitating the Co-Evolution of Production and Test Code Autor Wang, Sinan, Wen, Ming, Liu, Yepang, Wang, Ying, Wu, Rongxin

    Vydáno: IEEE 01.03.2021
    “…Software products frequently evolve. When the production code undergoes major changes such as feature addition or removal, the corresponding test code typically should co-evolve…”
    Získat plný text
    Konferenční příspěvek
  19. 19

    FOLIO: A New Open Source Initiative Autor Breeding, Marshall

    ISSN: 0024-2586, 1945-4538
    Vydáno: Chicago American Library Association 01.08.2017
    Vydáno v Library technology reports (01.08.2017)
    “…[...]rather than making a business acquisition to become more involved with the resource management technologies used by libraries as its rival ProQuest, EBSCO has taken the novel approach of launching…”
    Získat plný text
    Journal Article
  20. 20

    Dataset Characteristics for Reliable Code Authorship Attribution Autor Abazari, Farzaneh, Branca, Enrico, Ridley, Norah, Stakhanova, Natalia, Dalla Preda, Mila

    ISSN: 1545-5971, 1941-0018
    Vydáno: Washington IEEE 01.01.2023
    “… repositories as research objects. The diversity of the data raised concerns about the feasibility of capturing the appropriate data characteristics to reliably evaluate code attribution…”
    Získat plný text
    Journal Article