Search Results - java resource code check*

Refine Results
  1. 1

    Lightweight and modular resource leak checking (extended version) by Shadab, Narges, Gharat, Pritam, Tiwari, Shrey, Ernst, Michael D., Kellogg, Martin, Lahiri, Shuvendu K., Lal, Akash, Sridharan, Manu

    ISSN: 1433-2779, 1433-2787
    Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.04.2025
    “… it. Resource leaks cause resource starvation, slowdowns, and crashes. Previous techniques to prevent resource leaks are either unsound, imprecise, inapplicable to existing code, slow, or a combination…”
    Get full text
    Journal Article
  2. 2

    Statically Checking Web API Requests in JavaScript by Wittern, Erik, Ying, Annie T. T., Yunhui Zheng, Dolby, Julian, Laredo, Jim A.

    ISSN: 1558-1225
    Published: IEEE 01.05.2017
    “… Traditional compile-time error checking, such as calling a non-existent method in Java, are not available for checking whether such requests comply with the requirements of a web API…”
    Get full text
    Conference Proceeding
  3. 3

    Efficient runtime metaprogramming services for Java by Lagartos, Ignacio, Redondo, Jose Manuel, Ortin, Francisco

    ISSN: 0164-1212, 1873-1228
    Published: Elsevier Inc 01.07.2019
    Published in The Journal of systems and software (01.07.2019)
    “…•JMPLib consumes fewer memory resources than the rest of implementations for the JVM. The Java programming language and platform provide many optimizations to execute statically typed code efficiently…”
    Get full text
    Journal Article
  4. 4

    Static Analysis for Extracting Permission Checks of a Large Scale Framework: The Challenges and Solutions for Analyzing Android by Bartel, Alexandre, Klein, Jacques, Monperrus, Martin, Le Traon, Yves

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.06.2014
    Published in IEEE transactions on software engineering (01.06.2014)
    “…A common security architecture is based on the protection of certain resources by permission checks (used e.g…”
    Get full text
    Journal Article
  5. 5
  6. 6

    Solidity Programming Essentials: A Beginner's Guide to Build Smart Contracts for Ethereum and Blockchain by Modi, Ritesh

    ISBN: 9781788831383, 1788831381
    Published: Birmingham Packt Publishing, Limited 2018
    “…Solidity is a new contract-oriented programming language popular for creating smart contracts and distributed applications. Writing smart contracts targeting…”
    Get full text
    eBook
  7. 7

    Improving the scalability of directed model checking of concurrent java code through hybrid and distributed analysis by Milewicz, Reed Morgan

    ISBN: 9781369046816, 1369046812
    Published: ProQuest Dissertations & Theses 01.01.2016
    “… programmers to take advantage of this abundance of computational resources. However, the need for speed has also given new life to ancient evils, namely concurrency bugs…”
    Get full text
    Dissertation
  8. 8

    Inference of Resource Management Specifications by Shadab, Narges, Gharat, Pritam, Tiwari, Shrey, Ernst, Michael D., Kellogg, Martin, Lahiri, Shuvendu K., Lal, Akash, Sridharan, Manu

    ISSN: 2475-1421, 2475-1421
    Published: New York, NY, USA ACM 16.10.2023
    “… Such leaks are a significant cause of real-world crashes and performance problems. Recent work proposed an approach to prevent resource leaks based on checking resource management specifications…”
    Get full text
    Journal Article
  9. 9

    Deriving an information flow checker and certifying compiler for Java by Barthe, G., Naumann, D., Rezk, T.

    ISBN: 0769525741, 9780769525747
    ISSN: 1081-6011
    Published: IEEE 2006
    “…Language-based security provides a means to enforce end-to-end confidentiality and integrity policies in mobile code scenarios, and is increasingly being contemplated by the smart-card and mobile…”
    Get full text
    Conference Proceeding
  10. 10

    Tool demonstration: CHET: checking specifications in Java systems by Reiss, S.P.

    ISBN: 0769522548, 9780769522548
    ISSN: 1092-8138
    Published: IEEE 2005
    “… Our system, CHET, lets developers define specifications that describe how a component should be used and checks these specifications statically in real Java systems…”
    Get full text
    Conference Proceeding
  11. 11

    Probabilistic program performance analysis with confidence intervals by Stefanakos, Ioannis, Calinescu, Radu, Gerasimou, Simos

    ISSN: 0950-5849, 1873-6025
    Published: Elsevier B.V 01.04.2023
    Published in Information and software technology (01.04.2023)
    “… The paper introduces a method for the formal analysis of timing, resource use, cost and other quality aspects of computer programs, and a tool that automates the application of the method to Java code…”
    Get full text
    Journal Article
  12. 12

    INCREASING THE WIRELESS SYSTEMS INFORMATION EFFICIENCY USING LDPC CODING by Uryvsky, Leonid, Moshynska, Alina, Osypchuk, Serhii

    ISSN: 2312-4121, 2411-2976
    Published: National Technical University of Ukraine “Igor Sikorsky Kyiv Polytechnic Institute” 02.07.2019
    Published in Information and Telecommunication Sciences (02.07.2019)
    “…Background. LDPC codes research is performed in the paper. The influence of LDPC codes on channel information efficiency is studied in scope of MCS…”
    Get full text
    Journal Article
  13. 13

    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
  14. 14

    Type Checking for Reliable APIs by Kechagia, Maria, Spinellis, Diomidis

    Published: IEEE 01.05.2017
    “… To achieve this, we design a type system for implementing apluggable checker on the Java's compiler and find at compile timeinsufficient checking bugs that can lead to application crashesdue to malformed inputs…”
    Get full text
    Conference Proceeding
  15. 15

    Automatic security verification of mobile app configurations by Costa, Gabriele, Merlo, Alessio, Verderame, Luca, Armando, Alessandro

    ISSN: 0167-739X, 1872-7115
    Published: Elsevier B.V 01.03.2018
    Published in Future generation computer systems (01.03.2018)
    “… However, it also increases the security concerns, since a compromised device could disruptively access the resources of the organization…”
    Get full text
    Journal Article
  16. 16

    Blockchain Quick Start Guide: A Beginner's Guide to Developing Enterprise-Grade Decentralized Applications by Wu, Xun (Brian), Sun, Weimin

    ISBN: 1789807972, 9781789807974
    Published: Birmingham Packt Publishing, Limited 2018
    “…Blockchain technology is giving birth to new business models, inspiring communities to build economies on a decentralized network. This book will be your…”
    Get full text
    eBook
  17. 17

    Revisiting the ichthyodiversity of Java and Bali through DNA barcodes: taxonomic coverage, identification accuracy, cryptic diversity and identification of exotic species by Dahruddin, Hadi, Hutama, Aditya, Busson, Frédéric, Sauri, Sopian, Hanner, Robert, Keith, Philippe, Hadiaty, Renny, Hubert, Nicolas

    ISSN: 1755-098X, 1755-0998, 1755-0998
    Published: England Wiley Subscription Services, Inc 01.03.2017
    Published in Molecular ecology resources (01.03.2017)
    “… This study provides a DNA barcode reference library for the inland fishes of Java and Bali with the aim to streamline the inventory of fishes in this part of Sundaland…”
    Get full text
    Journal Article
  18. 18

    Ethereum Projects for Beginners: Build Blockchain-Based Cryptocurrencies, Smart Contracts, and DApps

    ISBN: 9781789537406, 1789537401
    Published: Birmingham Packt Publishing, Limited 2018
    “…Ethereum enables the development of efficient, smart contracts that contain code…”
    Get full text
    eBook
  19. 19

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

    ISSN: 0038-0644, 1097-024X
    Published: Hoboken, USA John Wiley & Sons, Inc 01.07.2025
    Published in 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…”
    Get full text
    Journal Article
  20. 20

    An approach to analyze software security requirements in ABAC model by Luong, Thanh-Nhan, Vo, Dinh-Hieu, Truong, Ninh-Thuan

    Published: IEEE 01.12.2019
    “… In this paper, we introduce an approach for checking ABAC rules from the source code of an application software against to its requirement specification…”
    Get full text
    Conference Proceeding