咨询与建议

限定检索结果

文献类型

  • 18 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 16 篇 工学
    • 13 篇 计算机科学与技术...
    • 12 篇 软件工程
    • 3 篇 信息与通信工程
    • 3 篇 控制科学与工程
    • 2 篇 机械工程
    • 1 篇 环境科学与工程(可...
    • 1 篇 网络空间安全
  • 3 篇 管理学
    • 3 篇 图书情报与档案管...

主题

  • 3 篇 java programming...
  • 2 篇 virtual machine
  • 1 篇 dsm system
  • 1 篇 dsm
  • 1 篇 vrml
  • 1 篇 geometric simula...
  • 1 篇 active networks
  • 1 篇 scanning
  • 1 篇 just in time pro...
  • 1 篇 semantics
  • 1 篇 security
  • 1 篇 multitasking
  • 1 篇 ultra high-speed...
  • 1 篇 virtual machinin...
  • 1 篇 engines
  • 1 篇 distributed comp...

机构

  • 2 篇 ibm t. j. watson...
  • 1 篇 japan science an...
  • 1 篇 dept. of compute...
  • 1 篇 ibm tj watson re...
  • 1 篇 sun microsystems
  • 1 篇 simon fraser uni...
  • 1 篇 network computin...
  • 1 篇 institute for hu...
  • 1 篇 ibm haifa resear...
  • 1 篇 sun microsystems...
  • 1 篇 department of co...
  • 1 篇 fujitsu labs ltd...
  • 1 篇 northeastern uni...
  • 1 篇 dept. of compute...
  • 1 篇 sable research g...
  • 1 篇 tokyo institute ...
  • 1 篇 department elis ...
  • 1 篇 fujitsu laborato...

作者

  • 1 篇 barabash katheri...
  • 1 篇 ernst matthias
  • 1 篇 lee j.l.
  • 1 篇 ting-wei hou
  • 1 篇 shepherd janice
  • 1 篇 ngo ton a.
  • 1 篇 chen fuh-gwo
  • 1 篇 buchbinder niv
  • 1 篇 domani tamar
  • 1 篇 bradshaw jeffrey...
  • 1 篇 fonck stijn
  • 1 篇 hendren laurie j...
  • 1 篇 maruyama fuyuhik...
  • 1 篇 cameron robert d...
  • 1 篇 grove david
  • 1 篇 seidl matthew l.
  • 1 篇 gagnon etienne m...
  • 1 篇 cocchi anthony
  • 1 篇 padua david a.
  • 1 篇 russell kenneth

语言

  • 18 篇 英文
检索条件"任意字段=1st Java Virtual Machine Research and Technology Symposium, JVM 2001"
18 条 记 录,以下是1-10 订阅
排序:
Proceedings of the 1st java virtual machine research and technology symposium, jvm 2001
Proceedings of the 1st Java Virtual Machine Research and Tec...
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
The proceedings contain 24 papers. The topics discussed include: on the software virtual machine for the real hardware stack machine;mostly accurate stack scanning;can a shape analysis work at run-time?;jvm susceptibi...
来源: 评论
Implementing JNI in java for Jalapeño  1
Implementing JNI in Java for Jalapeño
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Ngo, Ton A. Smith, steve E. IBM T. J. Watson Research Center Yorktown HeightsNY10598 United States
来源: 评论
JaRec: Record/Replay for multi-threaded java programs  1
JaRec: Record/Replay for multi-threaded java programs
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Christiaens, Mark Fonck, stijn Naudts, Dries Ronsse, Michiel De Bosschere, Koen Department ELIS Ghent University Sint-Pietersnieuwstraat 41 Gent9000 Belgium
来源: 评论
A java compiler for many memory models - Extended abstract  1
A java compiler for many memory models - Extended abstract
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Midkiff, Samuel P. Lee, Jaejin Padua, David A. IBM TJ Watson Research United States Dept. of Computer Science and Engineering Michigan State University United States Dept. of Computer Science University of Illinois at Urbana-Champaign United States
来源: 评论
Proof linking: Distributed verification of java classfiles in the presence of multiple classloaders  1
Proof linking: Distributed verification of java classfiles i...
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Fong, Philip W. L. Cameron, Robert D. Simon Fraser University BC Canada
To offload the computational burden of bytecode verification within java virtual machines (jvm), distributed verification systems may be created using any one of a number of verification protocols, based on such techn... 详细信息
来源: 评论
SableVM: A research framework for the efficient execution of java bytecode  1
SableVM: A research framework for the efficient execution of...
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Gagnon, Etienne M. Hendren, Laurie J. Sable Research Group School of Computer Science McGill University Canada
SableVM is an open-source virtual machine for java intended as a research framework for efficient execution of java bytecode1. The framework is essentially composed of an extensible bytecode interpreter using state-of... 详细信息
来源: 评论
An executable formal java virtual machine thread model  1
An executable formal java virtual machine thread model
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Moore, J strother Porter, George M. Department of Computer Sciences University of Texas at Austin AustinTX78712 United States
We discuss an axiomatic description of a simple abstract machine similar to the java virtual machine (jvm). Our model supports classes, with fields and bytecoded methods, and a representative sampling of jvm bytecodes... 详细信息
来源: 评论
The HotSpot™ serviceability agent: An out-of-process high level debugger for a javavirtual machine  1
The HotSpot™ serviceability agent: An out-of-process high l...
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Russell, Kenneth Bak, Lars Sun Microsystems
The HotSpot™ Serviceability Agent (SA) is a set of APIs for the java programming language which model the state of Sun Microsystems' java™ HotSpot virtual machine. Unlike most previous debugging systems for dynami... 详细信息
来源: 评论
Dynamic type checking in Jalapeño  1
Dynamic type checking in Jalapeño
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Alpern, Bowen Cocchi, Anthony Grove, David IBM T. J. Watson Research Center Yorktown HeightsNY10598 United States
A java virtual machine (jvm) must sometimes check whether a value of one type can be can be treated as a value of another type. The overhead for such dynamic type checking can be a significant factor in the running ti... 详细信息
来源: 评论
Mostly accurate stack scanning  1
Mostly accurate stack scanning
收藏 引用
1st java virtual machine research and technology symposium, jvm 2001
作者: Barabash, Katherine Kolodner, Elliot K. Shepherd, Janice Buchbinder, Niv Ossia, Yoav Sivan, Ron Domani, Tamar Pinter, Shlomit S. Umansky, Victor IBM Haifa Research Laboratory Israel
The java virtual machine (jvm) needs, for the purpose of garbage collection (GC), to determine the data type stored in every memory location. jvms that can do this reliably are said to be type-accurate (TA). Full type... 详细信息
来源: 评论