Sciweavers

1027 search results - page 12 / 206
» A Model for Java with Wildcards
Sort
View
124
Voted
TPDS
2002
109views more  TPDS 2002»
15 years 2 months ago
Design and Performance Analysis of a Distributed Java Virtual Machine
Mihai Surdeanu, Dan I. Moldovan
111
Voted
SAC
2004
ACM
15 years 8 months ago
Translating the Object Constraint Language into the Java Modelling Language
The Object Constraint Language OCL is a textual specification language that could be used for constraining the modelling elements that occur in UML diagrams. Typical constraints i...
Ali Hamie
113
Voted
ASM
2010
ASM
15 years 11 months ago
Lightweight Modeling of Java Virtual Machine Security Constraints
The Java programming language has been widely described as secure by design. Nevertheless, a number of serious security vulnerabilities have been discovered in Java, particularly i...
Mark C. Reynolds
131
Voted
SIGPLAN
1998
15 years 2 months ago
Java and Distributed Object Models: An Analysis
Java has an important role in building distributed object oriented web enabled applications. In the article an analysis of two distributed object models in context of Java languag...
Marjan Hericko, Matjaz B. Juric, Ales Zivkovic, Iv...
CONCURRENCY
1998
119views more  CONCURRENCY 1998»
15 years 2 months ago
C to Java: Converting Pointers into References
We consider the problem of converting C pointers to the less flexible concept of references. Our main application is converting scientific applications from C to Java. We provid...
Erik D. Demaine