Search Results - Java memory model
-
1
The Safety-Critical Java memory model formalised
ISSN: 0934-5043, 1433-299XPublished: London Springer-Verlag 01.01.2013Published in Formal aspects of computing (01.01.2013)“… What we provide here is, as far as we know, the first formalisation of the SCJ model of memory regions…”
Get full text
Journal Article -
2
The Java memory model is fatally flawed
ISSN: 1040-3108, 1096-9128Published: Chichester, UK John Wiley & Sons, Ltd 01.05.2000Published in Concurrency (Chichester, England.) (01.05.2000)“…The Java memory model described in Chapter 17 of the Java Language Specification gives constraints on how threads interact through memory…”
Get full text
Journal Article -
3
A machine-checked, type-safe model of Java concurrency : language, virtual machine, memory model, and verified compiler
ISBN: 9783866448858, 3866448856Published: Karlsruhe KIT Scientific Publishing 2012“… They distinguish it from other mainstream programming languages like C and C++. In this work, we develop a machine-checked model of concurrent Java and the Java memory model and investigate the impact of concurrency on these guarantees…”
Get full text
eBook Book -
4
Java memory model-aware model checking
ISBN: 9781303067334, 1303067331Published: ProQuest Dissertations & Theses 01.01.2012“…The Java memory model (JMM) determines whether an execution of a concurrent Java program is legal…”
Get full text
Dissertation -
5
The Java memory model
ISBN: 9780496126330, 0496126334Published: ProQuest Dissertations & Theses 01.01.2004“… Java's original threading specification, its memory model, was fundamentally flawed. Some language features, like volatile fields, were under-specified…”
Get full text
Dissertation -
6
Impact of Java Memory Model on Out-of-Order Multiprocessors
ISBN: 9780769522296, 0769522297ISSN: 1089-795XPublished: Washington, DC, USA IEEE Computer Society 29.09.2004Published in PACT: Proceedings of the 13th International Conference on Parallel Architectures and Compilation Techniques; 29 Sept.-03 Oct. 2004 (29.09.2004)“… This is called the Java Memory Model (JMM) and describes the allowed reorderings among the memory operations in a thread…”
Get full text
Conference Proceeding -
7
Impact of Java memory model on out-of-order multiprocessors
ISBN: 9780769522296, 0769522297ISSN: 1089-795XPublished: IEEE 2004Published in Proceedings. 13th International Conference on Parallel Architecture and Compilation Techniques, 2004. PACT 2004 (2004)“… This is called the Java memory model (JMM) and describes the allowed reorderings among the memory operations in a thread…”
Get full text
Conference Proceeding -
8
Analyzing the CRF Java memory model
ISBN: 0769514081, 9780769514086ISSN: 1530-1362Published: IEEE Comput. Soc 2001Published in Proceedings Eighth Asia-Pacific Software Engineering Conference (2001)“…The current Java memory model is flawed and has many unintended implications. As multithreaded programming becomes increasingly popular in Java and hardware…”
Get full text
Conference Proceeding -
9
Repairing and Mechanising the JavaScript Relaxed Memory Model
ISSN: 2331-8422Published: Ithaca Cornell University Library, arXiv.org 22.05.2020Published in arXiv.org (22.05.2020)“… SharedArrayBuffers are simple linear buffers of bytes, and the JavaScript specification defines an axiomatic relaxed memory model to describe their behaviour…”
Get full text
Paper -
10
An operational happens-before memory model
ISSN: 2095-2228, 2095-2236Published: Beijing Higher Education Press 01.02.2016Published in Frontiers of Computer Science (01.02.2016)“…Happens-before memory model (HMM) is used as the basis of Java memory model (JMM). Although HMM itself is simple, some complex axioms have to be…”
Get full text
Journal Article -
11
Mechanising a Type-Safe Model of Multithreaded Java with a Verified Compiler
ISSN: 0168-7433, 1573-0670Published: Dordrecht Springer Netherlands 01.06.2018Published in Journal of automated reasoning (01.06.2018)“… behaviours as the source code, even for infinite executions and under the Java memory model…”
Get full text
Journal Article -
12
LLM-Based Java Concurrent Program to ArkTS Converter
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“…, Java, which is known to be very challenging, especially for concurrency programs. Java utilizes shared memory to implement concurrency programs, while ArkTS relies on message passing (i.e., Actor model…”
Get full text
Conference Proceeding -
13
A formalization of Java’s concurrent access modes
ISSN: 2475-1421, 2475-1421Published: 01.10.2019Published in Proceedings of ACM on programming languages (01.10.2019)“…Java's memory model was recently updated and expanded with new access modes. The accompanying documentation for these access modes is intended to make strong…”
Get full text
Journal Article -
14
Object representation model for a cache memory in a real-time Java environment
ISSN: 1555-0885Published: IEEE 01.06.2013Published in Proceedings / International Symposium on Object-Oriented Real-Time Distributed Computing (01.06.2013)“…; in this way, each cache memory line supports a block. This memory model avoids external fragmentation, while minimizing internal fragmentation…”
Get full text
Conference Proceeding -
15
Flood Disaster Prediction Model Using Long Short-Term Memory (LSTM) in Pekalongan, Central Java
ISSN: 2086-5104, 2502-2822Published: 30.05.2024Published in Journal of Applied Geology (30.05.2024)“…Pekalongan is located in the northern part of Java Island, directly adjacent to the sea in the north…”
Get full text
Journal Article -
16
Model checking a cache coherence protocol of a Java DSM implementation
ISSN: 1567-8326Published: 01.03.2007Published in The journal of logic and algebraic programming (01.03.2007)Get full text
Journal Article -
17
Model for the extension of the processing and memory capabilities of Java Card smartcards
ISSN: 1994-1536, 2227-1899Published: Universidad de Ciencias Informáticas 01.01.2014Published in Revista cubana de ciencias informáticas (01.01.2014)“… In this work, is presented a smartcard application development model with Java Card technology that allows to extend memory and processing capabilities, making use of the computer's hardware resources…”
Get full text
Journal Article -
18
A volatile-by-default JVM for server applications
ISSN: 2475-1421, 2475-1421Published: 01.10.2017Published in Proceedings of ACM on programming languages (01.10.2017)“… Choosing a memory model involves an inherent performance-programmability tradeoff. The Java language has adopted a *relaxed* (or *weak…”
Get full text
Journal Article -
19
Region-Based RTSJ Memory Management: State of the art
ISSN: 0167-6423, 1872-7964Published: Elsevier B.V 01.05.2012Published in Science of computer programming (01.05.2012)“… The Real-Time Specification for Java (RTSJ) introduces a scoped memory model to avoid garbage collection delays in critical real-time applications which need to meet hard real-time constraints…”
Get full text
Journal Article -
20
DecompositionJ: Parallel and Deterministic Simulation of Concurrent Java Executions in Cyber-Physical Systems
ISSN: 2169-3536, 2169-3536Published: Piscataway IEEE 01.01.2018Published in IEEE access (01.01.2018)“… This paper first presents a novel simulation model based on the Java memory model. The model axiomatically defines action ordering, relationships, and constraints to ensure the well-formedness and determinism of a simulated execution…”
Get full text
Journal Article

