Suchergebnisse - Java Memory management

  1. 1

    Reverse engineering a Java Card memory management algorithm von Mesbah, Abdelhak, Lanet, Jean-Louis, Mezghiche, Mohamed

    ISSN: 0167-4048, 1872-6208
    Veröffentlicht: Amsterdam Elsevier Ltd 01.05.2017
    Veröffentlicht in Computers & security (01.05.2017)
    “… We propose here to use applicative programs to perform data reverse engineering in order to understand the hidden algorithms that manage the memory allocation …”
    Volltext
    Journal Article
  2. 2

    Assessing Contemporary Automated Memory Management in Java - Garbage First, Shenandoah, and Z Garbage Collectors Comparison von Beronic, D., Novosel, N., Mihaljevic, B., Radovan, A.

    ISSN: 2623-8764
    Veröffentlicht: Croatian Society MIPRO 23.05.2022
    “… Selecting the appropriate automated memory management approach directly impacts application performance and is considered one of the crucial factors in contemporary memory management …”
    Volltext
    Tagungsbericht
  3. 3

    Scoped types and aspects for real-time Java memory management von Andreae, Chris, Coady, Yvonne, Gibbs, Celina, Noble, James, Vitek, Jan, Zhao, Tian

    ISSN: 0922-6443, 1573-1383
    Veröffentlicht: New York Springer Nature B.V 01.10.2007
    Veröffentlicht in Real-time systems (01.10.2007)
    “… While higher-level programming models (such as the Real-Time Specification for Java) permit real-time programmers to use language features that most programmers take for granted …”
    Volltext
    Journal Article
  4. 4

    Upgrading Memory Management: A Study of Java’s Nascent Foreign Function and Memory API von Wang, Qiran

    ISBN: 9798288801174
    Veröffentlicht: ProQuest Dissertations & Theses 01.01.2025
    “… To provide access to memory management and interact with native coding resources (C, C++, etc.), two packages, sun.misc.Unsafe and Java Native Interface …”
    Volltext
    Dissertation
  5. 5

    Analysis of Garbage Collection Algorithms and Memory Management in Java von Pufek, P., Grgic, H., Mihaljevic, B.

    ISSN: 2623-8764
    Veröffentlicht: Croatian Society MIPRO 01.05.2019
    “… ), crucial for automatic memory management are various Garbage Collection (GC) algorithms. Since implementation of the Java Development Kit (JDK …”
    Volltext
    Tagungsbericht
  6. 6

    Optimized Memory Management for a Java-Based Distributed In-memory System von Nothaas, Stefan, Beineke, Kevin, Schoettner, Michael

    Veröffentlicht: IEEE 01.05.2019
    “… Several Java-based distributed in-memory systems have been proposed in the literature, but most are not aiming at graph applications having highly concurrent and irregular access patterns to many small data objects …”
    Volltext
    Tagungsbericht
  7. 7

    Safe and Efficient Hybrid Memory Management for Java von Stancu, Codrut

    ISBN: 9781321965063, 1321965060
    Veröffentlicht: ProQuest Dissertations & Theses 01.01.2015
    “… Java uses automatic memory management, usually implemented as a garbage-collected heap …”
    Volltext
    Dissertation
  8. 8

    Memory Management for Real-Time Java: State of the Art von Pizlo, F., Vitek, J.

    ISBN: 0769531326, 9780769531328
    ISSN: 1555-0885
    Veröffentlicht: IEEE 01.05.2008
    “… The real-time specification for Java extends the Java platform to support real-time processing and introduces a region-based memory model, called scoped memory, which side-steps the Java garbage collector …”
    Volltext
    Tagungsbericht
  9. 9
  10. 10
  11. 11

    Real-time memory management and the Java specification von Magato, W., Hauser, J.

    ISBN: 9780780391970, 0780391977
    ISSN: 1548-3746
    Veröffentlicht: IEEE 2005
    “… It would be desirable to have the option of using a high-level language such as Java to aid in the development of these systems …”
    Volltext
    Tagungsbericht
  12. 12

    Memory Management for Real-Time Java: An Efficient Solution using Hardware Support von Higuera, Teresa, Issarny, Valérie, Banâtre, Michel, Parain, Frédéric

    ISSN: 0922-6443, 1573-1383
    Veröffentlicht: New York Springer Nature B.V 01.01.2004
    Veröffentlicht in Real-time systems (01.01.2004)
    “… This paper addresses the issue of improving the performance of memory management for real-time Java applications, building upon the real-time specification for Java (RTSJ …”
    Volltext
    Journal Article
  13. 13

    Optimizing scoped and immortal memory management in real-time java von Hamza, Hamza

    Veröffentlicht: ProQuest Dissertations & Theses 01.01.2013
    “… The Real-Time Specification for Java (RTSJ) introduces a new memory management model which avoids interfering with the garbage collection process and achieves better deterministic behaviour …”
    Volltext
    Dissertation
  14. 14

    A reconfigurable memory management core for Java applications von Ejnioui, A., Rhiati, A.

    ISBN: 0769520979, 9780769520971
    Veröffentlicht: IEEE 2004
    “… This architecture, called Memory Management Core (MMC): (i) supports a memory map that is independent of the physical …”
    Volltext
    Tagungsbericht
  15. 15

    Memory Management in Java Processor Optimized for RTSJ von Zhilei Chai, Mi Zhang

    Veröffentlicht: IEEE 01.12.2009
    “… To solve this problem, there are two main approaches were proposed: real-time garbage collectors and region-based memory management …”
    Volltext
    Tagungsbericht
  16. 16

    MEDIA ALERT: Azul Systems Live Webinar -- The Future of Garbage Collection in Java: Azul's Deputy CTO and Java Champion Simon Ritter to examine the changes planned for JDK 9 and talk about what the future might hold for memory management in Java

    Veröffentlicht: Toronto Intrado Digital Media Canada Inc 13.03.2017
    Veröffentlicht in Marketwired (13.03.2017)
    “… Register here: https://www.azul.com/events/azul-webinar-future-garbage-collection-java/ About Azul Systems …”
    Volltext
    Trade Publication Article
  17. 17

    Managing the life cycle of Java Card applets in other Java virtual machines von Roland, Michael, Langer, Josef, Mayrhofer, Rene

    ISSN: 1742-7371, 1742-738X
    Veröffentlicht: Bingley Emerald Group Publishing Limited 26.08.2014
    “… Design/methodology/approach – The authors' approach to such an environment is the emulation of Java Card applets on top of non-Java Card virtual machines (e.g. Android Dalvik VM …”
    Volltext
    Journal Article
  18. 18

    Evaluating Memory Management and Garbage Collection Algorithms with Virtual Threads in High-Concurrency Java Applications von Simatovic, M., Markulin, H., Beronic, D., Mihaljevic, B.

    Veröffentlicht: IEEE 02.06.2025
    Veröffentlicht in 2025 MIPRO 48th ICT and Electronics Convention (02.06.2025)
    “… Garbage collection (GC) is a critical memory management mechanism within the Java Virtual Machine (JVM …”
    Volltext
    Tagungsbericht
  19. 19

    BluEJAMM: A Bluespec Embedded Java Architecture with Memory Management von Gruian, F., Westmijze, M.

    Veröffentlicht: IEEE 01.09.2007
    “… BLUEJEP, the processor, which is a microprogrammed pipelined stack machine, and its hardware memory management unit were developed in Bluespec SystemVerilog (BSV …”
    Volltext
    Tagungsbericht
  20. 20