Výsledky vyhľadávania - java (source OR resource) code check

  1. 1

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

    ISSN: 2643-1572
    Vydavateľské údaje: 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…”
    Získať plný text
    Konferenčný príspevok..
  2. 2

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

    ISSN: 0960-0833, 1099-1689
    Vydavateľské údaje: 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…”
    Získať plný text
    Journal Article
  3. 3

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

    ISSN: 2832-7578
    Vydavateľské údaje: IEEE 01.05.2023
    “… This paper presents GRADESTYLE, a tool for automatically assessing the code style of Java assignments…”
    Získať plný text
    Konferenčný príspevok..
  4. 4

    Data Structures in Java Autor Campesato, Oswald

    ISBN: 1683929551, 9781683929550
    Vydavateľské údaje: 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…”
    Získať plný text
    E-kniha
  5. 5

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

    ISSN: 2158-4001
    Vydavateľské údaje: 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…”
    Získať plný text
    Konferenčný príspevok..
  6. 6

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

    ISSN: 0098-5589, 1939-3520
    Vydavateľské údaje: New York IEEE 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…”
    Získať plný text
    Journal Article
  7. 7

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

    ISSN: 2300-3405, 0867-6356, 2300-3405
    Vydavateľské údaje: Poznan Sciendo 01.03.2023
    “…Source code understandability is a desirable quality factor affecting long-term code maintenance…”
    Získať plný text
    Journal Article
  8. 8

    Performance Analysis and Comparison of Node.Js and Java Spring Boot in Implementation of Restful Applications Autor Shyam Mohan, J. S., Goswami, Krishanu

    ISSN: 0038-0644, 1097-024X
    Vydavateľské údaje: Hoboken, USA John Wiley & Sons, Inc 01.07.2025
    Vydané v Software, practice & experience (01.07.2025)
    “… Objectives The main objective of this work is to check and compare the performance between Node.js and Java Spring Boot, in the context of implementing RESTful applications. REST…”
    Získať plný text
    Journal Article
  9. 9

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

    ISSN: 0098-5589, 1939-3520
    Vydavateľské údaje: New York IEEE 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…”
    Získať plný text
    Journal Article
  10. 10

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

    ISSN: 2073-8994, 2073-8994
    Vydavateľské údaje: Basel MDPI AG 01.12.2020
    Vydané v 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…”
    Získať plný text
    Journal Article
  11. 11

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

    ISSN: 1556-6013, 1556-6021
    Vydavateľské údaje: New York IEEE 2024
    “… We implemented a detection tool, SEAGULL, to automatically check open-source projects based on string literal and code structure information…”
    Získať plný text
    Journal Article
  12. 12

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

    ISSN: 0963-9314, 1573-1367
    Vydavateľské údaje: New York Springer US 01.06.2020
    Vydané v 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…”
    Získať plný text
    Journal Article
  13. 13

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

    ISSN: 0950-5849, 1873-6025
    Vydavateľské údaje: Amsterdam Elsevier B.V 01.03.2015
    Vydané v 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…”
    Získať plný text
    Journal Article
  14. 14

    Horizontal Scaling Implementation with Container Orchestrator. Reliability Analysis during Stress and Performance Testing Autor DINCA, A.-M., AXINTE, S.-D., BACIVAROV, I., PETRICA, G.

    ISSN: 1582-7445, 1844-7600
    Vydavateľské údaje: Suceava Stefan cel Mare University of Suceava 01.08.2024
    “… Section II is centered on the Docker feature that packages the source code into images, facilitating testing in local containers, preparing them for the container orchestrator, Kubernetes…”
    Získať plný text
    Journal Article
  15. 15

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

    Vydavateľské údaje: 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…”
    Získať plný text
    Konferenčný príspevok..
  16. 16

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

    ISSN: 0098-5589, 1939-3520
    Vydavateľské údaje: New York IEEE 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…”
    Získať plný text
    Journal Article
  17. 17

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

    ISSN: 2169-3536, 2169-3536
    Vydavateľské údaje: Piscataway IEEE 2020
    Vydané v 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…”
    Získať plný text
    Journal Article
  18. 18

    Static code analysis Autor Louridas, P.

    ISSN: 0740-7459, 1937-4194
    Vydavateľské údaje: Los Alamitos IEEE 01.07.2006
    Vydané v 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…”
    Získať plný text
    Journal Article
  19. 19

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

    ISSN: 2470-6892
    Vydavateľské údaje: IEEE 01.09.2020
    “…A number of tools are available to software developers to check consistency of source code during software evolution…”
    Získať plný text
    Konferenčný príspevok..
  20. 20

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

    ISSN: 2078-2489, 2078-2489
    Vydavateľské údaje: Basel MDPI AG 01.10.2024
    Vydané v 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…”
    Získať plný text
    Journal Article