咨询与建议

限定检索结果

文献类型

  • 3 篇 会议
  • 2 篇 期刊文献

馆藏范围

  • 5 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 5 篇 工学
    • 4 篇 软件工程
    • 3 篇 计算机科学与技术...
    • 1 篇 控制科学与工程
  • 1 篇 理学
    • 1 篇 数学
    • 1 篇 统计学(可授理学、...

主题

  • 5 篇 java memory mode...
  • 1 篇 languages
  • 1 篇 java virtual mac...
  • 1 篇 model checking
  • 1 篇 operational sema...
  • 1 篇 data race freedo...
  • 1 篇 multithreading v...
  • 1 篇 pre analyzer pro...
  • 1 篇 cache coherence ...
  • 1 篇 dynamic program ...
  • 1 篇 concurrent progr...
  • 1 篇 program verifica...
  • 1 篇 data races
  • 1 篇 theory
  • 1 篇 formal specifica...
  • 1 篇 mu crl
  • 1 篇 relaxed memory c...
  • 1 篇 type safety

机构

  • 1 篇 univ erlangen nu...
  • 1 篇 karlsruhe inst t...
  • 1 篇 carl von ossietz...
  • 1 篇 ohio state univ ...
  • 1 篇 univ zagreb dept...
  • 1 篇 vrije univ amste...
  • 1 篇 ctr wiskunde & i...
  • 1 篇 calif state univ...
  • 1 篇 univ zagreb fac ...
  • 1 篇 swiss fed inst t...

作者

  • 1 篇 runje davor
  • 1 篇 bond michael d.
  • 1 篇 botincan matko
  • 1 篇 pang jun
  • 1 篇 cao man
  • 1 篇 roemer jake
  • 1 篇 veldema ronald
  • 1 篇 hofman rutger
  • 1 篇 glavan paola
  • 1 篇 sengupta aritra
  • 1 篇 salem a
  • 1 篇 sharma v
  • 1 篇 lochbihler andre...
  • 1 篇 fokkink wan

语言

  • 4 篇 英文
  • 1 篇 其他
检索条件"主题词=Java Memory Model"
5 条 记 录,以下是1-10 订阅
排序:
Making the java memory model Safe
收藏 引用
ACM TRANSACTIONS ON PROGRAMMING LANGUAGES AND SYSTEMS 2013年 第4期35卷 12-12页
作者: Lochbihler, Andreas Karlsruhe Inst Technol D-76021 Karlsruhe Germany Swiss Fed Inst Technol Inst Informat Secur CH-8092 Zurich Switzerland
This work presents a machine-checked formalisation of the java memory model and connects it to an operational semantics for java and java bytecode. For the whole model, I prove the data race freedom guarantee and type... 详细信息
来源: 评论
Prescient memory: Exposing Weak memory model Behavior by Looking into the Future  2016
Prescient Memory: Exposing Weak Memory Model Behavior by Loo...
收藏 引用
15th ACM SIGPLAN International Symposium on memory Management (ISMM 2016)
作者: Cao, Man Roemer, Jake Sengupta, Aritra Bond, Michael D. Ohio State Univ Columbus OH 43210 USA
Shared-memory parallel programs are hard to get right. A major challenge is that language and hardware memory models allow unexpected, erroneous behaviors for executions containing data races. Researchers have introdu... 详细信息
来源: 评论
Verification of Causality Requirements in java memory model Is Undecidable
Verification of Causality Requirements in Java Memory Model ...
收藏 引用
8th International Conference, PPAM 2009
作者: Botincan, Matko Glavan, Paola Runje, Davor Univ Zagreb Dept Math Zagreb 41000 Croatia Univ Zagreb Fac Mech Engn & Naval Architecture Zagreb Croatia
The purpose of the java memory model is to formalize the behavior of the shared memory in multithreaded java programs The subtlest points of its formalization are causality requirements that serve to provide safety an... 详细信息
来源: 评论
model checking a cache coherence protocol of a java DSM implementation
收藏 引用
JOURNAL OF LOGIC AND ALGEBRAIC PROGRAMMING 2007年 第1期71卷 1-43页
作者: Pang, Jun Fokkink, Wan Hofman, Rutger Veldema, Ronald Carl von Ossietzky Univ Oldenburg Dept Informat D-26111 Oldenburg Germany Vrije Univ Amsterdam Afdeling Informat NL-1081 HV Amsterdam Netherlands Ctr Wiskunde & Informat Software Engn Dept NL-1098 SJ Amsterdam Netherlands Univ Erlangen Nurnberg Inst Informat D-91058 Erlangen Germany
Jackal is a fine-grained distributed shared memory implementation of the java programming language. It aims to implement java's memory model and allows multithreaded java programs to run unmodified on a distribute... 详细信息
来源: 评论
Metrics for multithreaded java program verification
Metrics for multithreaded Java program verification
收藏 引用
International Conference on Software Engineering Research and Practice (SERP 05)
作者: Salem, A Sharma, V Calif State Univ Sacramento Dept Comp Sci Sacramento CA 95819 USA
All multithreaded programs are inherently less predictable. In order to find the relationship between thread execution and memory allocation, one must understand the java memory model (JMM). The JMM model is introduce... 详细信息
来源: 评论