Suchergebnisse - (java OR jan) source code check

  1. 1

    A study and toolkit of CHECK-THEN-ACT idioms of Java concurrent collections von Lin, Yu, Dig, Danny

    ISSN: 0960-0833, 1099-1689
    Veröffentlicht: Chichester Blackwell Publishing Ltd 01.06.2015
    Veröffentlicht in Software testing, verification & reliability (01.06.2015)
    “… ) concurrent collections. We analyze 28 widely used open‐source Java projects (comprising 6.4 million lines of code …”
    Volltext
    Journal Article
  2. 2

    GRADESTYLE: GitHub-Integrated and Automated Assessment of Java Code Style von Iddon, Callum, Giacaman, Nasser, Terragni, Valerio

    ISSN: 2832-7578
    Veröffentlicht: IEEE 01.05.2023
    “… This paper presents GRADESTYLE, a tool for automatically assessing the code style of Java assignments …”
    Volltext
    Tagungsbericht
  3. 3

    An Implementation of Naming Rule Checking Function and its Applications to Java Programming Codes von Wai, Khaing Hsu, Funabiki, Nobuo, Mentari, Mustika, Aung, Soe Thandar, Kyaw, Htoo Htoo Sandi, Yamaguchi, Shingo, Kao, Wen-Chung

    ISSN: 2158-4001
    Veröffentlicht: IEEE 11.01.2025
    “… them. For evaluations, we applied the proposal to 2, 908 source codes submitted in Java programming courses from students in Okayama University, Japan, Malang State Polytechnic, Indonesia, and Yamaguchi University, Japan …”
    Volltext
    Tagungsbericht
  4. 4

    Nopol: Automatic Repair of Conditional Statement Bugs in Java Programs von Jifeng Xuan, Martinez, Matias, DeMarco, Favio, Clement, Maxime, Lamelas Marcote, Sebastian, Durieux, Thomas, Le Berre, Daniel, Monperrus, Martin

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.01.2017
    Veröffentlicht in IEEE transactions on software engineering (01.01.2017)
    “… Second, runtime trace collection is used to collect variables and their actual values, including primitive data types and objected-oriented features (e.g., nullness checks …”
    Volltext
    Journal Article
  5. 5

    Comparing the understandability of iteration mechanisms over Collections in Java von Hnatkowska, Bogumiła, Krych, Bartosz

    ISSN: 2300-3405, 0867-6356, 2300-3405
    Veröffentlicht: Poznan Sciendo 01.03.2023
    Veröffentlicht in Foundations of computing and decision sciences (01.03.2023)
    “… Source code understandability is a desirable quality factor affecting long-term code maintenance …”
    Volltext
    Journal Article
  6. 6

    DiffSearch: A Scalable and Precise Search Engine for Code Changes von Grazia, Luca Di, Bredl, Paul, Pradel, Michael

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.04.2023
    Veröffentlicht in IEEE transactions on software engineering (01.04.2023)
    “… The source code of successful projects is evolving all the time, resulting in hundreds of thousands of code changes stored in source code repositories …”
    Volltext
    Journal Article
  7. 7

    Data Structures in Java von Campesato, Oswald

    ISBN: 1683929551, 9781683929550
    Veröffentlicht: Herndon, VA Mercury Learning & Information 2023
    “… The first chapter contains a quick introduction to Java, along with Java code samples to check for leap years, find divisors of a number, and work with arrays of strings …”
    Volltext
    E-Book
  8. 8

    Source Code Authorship Identification Using Deep Neural Networks von Kurtukova, Anna, Romanov, Aleksandr, Shelupanov, Alexander

    ISSN: 2073-8994, 2073-8994
    Veröffentlicht: Basel MDPI AG 01.12.2020
    Veröffentlicht in Symmetry (Basel) (01.12.2020)
    “… The more source code is open, the more the project is open to contributors. The possibility of accidental or deliberate use of someone …”
    Volltext
    Journal Article
  9. 9

    A Credential Usage Study: Flow-Aware Leakage Detection in Open-Source Projects von Han, Ruidong, Gong, Huihui, Ma, Siqi, Li, Juanru, Xu, Chang, Bertino, Elisa, Nepal, Surya, Ma, Zhuo, Ma, Jianfeng

    ISSN: 1556-6013, 1556-6021
    Veröffentlicht: New York IEEE 2024
    “… We implemented a detection tool, SEAGULL, to automatically check open-source projects based on string literal and code structure information …”
    Volltext
    Journal Article
  10. 10

    Verifying temporal specifications of Java programs von Spegni, Francesco, Spalazzi, Luca, Liva, Giovanni, Pinzger, Martin, Bollin, Andreas

    ISSN: 0963-9314, 1573-1367
    Veröffentlicht: New York Springer US 01.06.2020
    Veröffentlicht in Software quality journal (01.06.2020)
    “… Many Java programs encode temporal behaviors in their source code, typically mixing three features provided by the Java language: (1 …”
    Volltext
    Journal Article
  11. 11

    Automated refactoring to the Null Object design pattern von Gaitani, Maria Anna G., Zafeiris, Vassilis E., Diamantidis, N.A., Giakoumakis, E.A.

    ISSN: 0950-5849, 1873-6025
    Veröffentlicht: Amsterdam Elsevier B.V 01.03.2015
    Veröffentlicht in Information and software technology (01.03.2015)
    “… •We introduce an algorithm for automated discovery of refactoring opportunities.•We specify refactoring preconditions and the source code transformation procedure …”
    Volltext
    Journal Article
  12. 12

    A Comparative Analysis of Static Code Analysis Tools that check Java Code Adherence to Java Coding Standards von Ashfaq, Qirat, Khan, Rimsha, Farooq, Sehrish

    Veröffentlicht: IEEE 01.03.2019
    “… Implementing Java Coding standards on Java code has great importance as it creates consistency and as a result better development and maintenance …”
    Volltext
    Tagungsbericht
  13. 13

    Machine Learning for Technical Debt Identification von Tsoukalas, Dimitrios, Mittas, Nikolaos, Chatzigeorgiou, Alexander, Kehagias, Dionysios, Ampatzoglou, Apostolos, Amanatidis, Theodoros, Angelis, Lefteris

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.12.2022
    Veröffentlicht in IEEE transactions on software engineering (01.12.2022)
    “… To alleviate this issue we use 18 metrics pertaining to source code, repository activity, issue tracking, refactorings, duplication and commenting rates of each class as features for statistical …”
    Volltext
    Journal Article
  14. 14

    Is Your Android App Insecure? Patching Security Functions With Dynamic Policy Based on a Java Reflection Technique von Lee, Sung-Hoon, Kim, Seung-Hyun, Hwang, Jung Yeon, Kim, Soohyung, Jin, Seung-Hun

    ISSN: 2169-3536, 2169-3536
    Veröffentlicht: Piscataway IEEE 2020
    Veröffentlicht in IEEE access (2020)
    “… security function insertion or misused code patching without the original application (app) source code. Studies on permission control, misused code patching, security function insertion based on static policies, etc …”
    Volltext
    Journal Article
  15. 15

    Static code analysis von Louridas, P.

    ISSN: 0740-7459, 1937-4194
    Veröffentlicht: Los Alamitos IEEE 01.07.2006
    Veröffentlicht in IEEE software (01.07.2006)
    “… (when it's tested). We use FindBugs, a popular open source static code checker for Java. Static code checkers in Java come in two flavors …”
    Volltext
    Journal Article
  16. 16

    Automated Validation of COBOL to Java Transformation von Kumar, Atul, Saha, Diptikalyan, Yasue, Toshikai, Ono, Kohichi, Krishnan, Saravanan, Hans, Sandeep, Satoh, Fumiko, Mitchell, Gerald, Kumar, Sachin

    ISSN: 2643-1572
    Veröffentlicht: ACM 27.10.2024
    “… Recent advances in Large Language Model (LLM) based Generative AI techniques have made it feasible to translate enterprise-level code from legacy languages such as COBOL to modern languages such as Java or Python …”
    Volltext
    Tagungsbericht
  17. 17

    Secure Data-Flow Compliance Checks between Models and Code Based on Automated Mappings von Peldszus, Sven, Tuma, Katja, Struber, Daniel, Jurjens, Jan, Scandariato, Riccardo

    Veröffentlicht: IEEE 01.09.2019
    “… This paper presents an approach to support secure data-flow compliance checks between design models and code …”
    Volltext
    Tagungsbericht
  18. 18

    Towards Detecting Inconsistent Comments in Java Source Code Automatically von Stulova, Nataliia, Blasi, Arianna, Gorla, Alessandra, Nierstrasz, Oscar

    ISSN: 2470-6892
    Veröffentlicht: IEEE 01.09.2020
    “… A number of tools are available to software developers to check consistency of source code during software evolution …”
    Volltext
    Tagungsbericht
  19. 19

    An Independent Learning System for Flutter Cross-Platform Mobile Programming with Code Modification Problems von Kinari, Safira Adine, Funabiki, Nobuo, Aung, Soe Thandar, Wai, Khaing Hsu, Mentari, Mustika, Puspitaningayu, Pradini

    ISSN: 2078-2489, 2078-2489
    Veröffentlicht: Basel MDPI AG 01.10.2024
    Veröffentlicht in Information (Basel) (01.10.2024)
    “… Nowadays, with the common use of smartphones in daily lives, mobile applications have become popular around the world, which will lead to a rise in Flutter …”
    Volltext
    Journal Article
  20. 20

    Safe, multiphase bounds check elimination in Java von Gampe, Andreas, von Ronne, Jeffery, Niedzielski, David, Vasek, Jonathan, Psarris, Kleanthis

    ISSN: 0038-0644, 1097-024X, 1097-024X
    Veröffentlicht: Chichester, UK John Wiley & Sons, Ltd 01.06.2011
    Veröffentlicht in Software, practice & experience (01.06.2011)
    “… : production of mobile code from source code, just‐in‐time (JIT) compilation in the virtual machine, application method invocations, and the execution of individual array accesses …”
    Volltext
    Journal Article