Search Results - (java OR jana) source code check

Refine Results
  1. 1

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

    ISSN: 0960-0833, 1099-1689
    Published: Chichester Blackwell Publishing Ltd 01.06.2015
    “…) concurrent collections. We analyze 28 widely used open‐source Java projects (comprising 6.4 million lines of code…”
    Get full text
    Journal Article
  2. 2

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

    ISSN: 2832-7578
    Published: IEEE 01.05.2023
    “… This paper presents GRADESTYLE, a tool for automatically assessing the code style of Java assignments…”
    Get full text
    Conference Proceeding
  3. 3

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

    ISSN: 2158-4001
    Published: 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…”
    Get full text
    Conference Proceeding
  4. 4

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

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.01.2017
    Published 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…”
    Get full text
    Journal Article
  5. 5

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

    ISSN: 2300-3405, 0867-6356, 2300-3405
    Published: Poznan Sciendo 01.03.2023
    “…Source code understandability is a desirable quality factor affecting long-term code maintenance…”
    Get full text
    Journal Article
  6. 6

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

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.04.2023
    Published 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…”
    Get full text
    Journal Article
  7. 7

    Data Structures in Java by Campesato, Oswald

    ISBN: 1683929551, 9781683929550
    Published: 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…”
    Get full text
    eBook
  8. 8

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

    ISSN: 2073-8994, 2073-8994
    Published: Basel MDPI AG 01.12.2020
    Published 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…”
    Get full text
    Journal Article
  9. 9

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

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

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

    ISSN: 0963-9314, 1573-1367
    Published: New York Springer US 01.06.2020
    Published 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…”
    Get full text
    Journal Article
  11. 11

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

    ISSN: 0950-5849, 1873-6025
    Published: Amsterdam Elsevier B.V 01.03.2015
    Published 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…”
    Get full text
    Journal Article
  12. 12

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

    Published: 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…”
    Get full text
    Conference Proceeding
  13. 13

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

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.12.2022
    Published 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…”
    Get full text
    Journal Article
  14. 14

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

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 2020
    Published 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…”
    Get full text
    Journal Article
  15. 15

    Static code analysis by Louridas, P.

    ISSN: 0740-7459, 1937-4194
    Published: Los Alamitos IEEE 01.07.2006
    Published 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…”
    Get full text
    Journal Article
  16. 16

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

    ISSN: 2643-1572
    Published: 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…”
    Get full text
    Conference Proceeding
  17. 17

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

    ISSN: 2470-6892
    Published: IEEE 01.09.2020
    “…A number of tools are available to software developers to check consistency of source code during software evolution…”
    Get full text
    Conference Proceeding
  18. 18

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

    ISSN: 2078-2489, 2078-2489
    Published: Basel MDPI AG 01.10.2024
    Published 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…”
    Get full text
    Journal Article
  19. 19

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

    ISSN: 0038-0644, 1097-024X, 1097-024X
    Published: Chichester, UK John Wiley & Sons, Ltd 01.06.2011
    Published 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…”
    Get full text
    Journal Article
  20. 20

    An improved mapping method for automated consistency check between software architecture and source code by Chen, Fangwei, Zhang, Li, Lian, Xiaoli

    Published: IEEE 01.12.2020
    “… Thus, we propose an improved mapping method for automated consistency check between software architecture and Java implementation, with the premises that initial tracing between architecture and code are established…”
    Get full text
    Conference Proceeding