2 citations found. Retrieving documents...
K. Havelund, T. Pressburger, " Translating Java to Spin," Manuscript Under Preparation, NASA Ames Research Center.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Abstraction For Analytic Verification of Concurrent Software .. - Lowry, Subramaniam (1998)   (1 citation)  (Correct)

....tractable for analyses by model checking algorithms. This paper is primarily concerned with the latter aspect of developing abstraction techniques to generate a finite state tractable model. For details on the language translation aspects of abstract model generation, the reader may refer to [13]. Our key idea in automatic generation of an abstract model is to use the property that needs to be verified of the given program as the basis for abstraction. Informally, control abstractions discard irrelevant portions of the program that do not affect the property. For data abstractions, the ....

K. Havelund, T. Pressburger, " Translating Java to Spin," Manuscript Under Preparation, NASA Ames Research Center.


Model Checking Java Programs Using Java PathFinder - Havelund, Pressburger (1999)   (107 citations)  Self-citation (Havelund Pressburger)   (Correct)

.... for (int i = 0; i 6; i ) AttrData ad = new AttrData(i,i i) buffer.put(ad) yield( buffer.halt( class Consumer extends Thread private Buffer buffer; public Consumer(Buffer b) buffer = b; this.start( public void run( int count = 0; AttrData[ received = new AttrData[10]; try while (count 10) received[count] AttrData)buffer.get( count ; catch(HaltException e) Verify.assert(count = 6) for (int i = 0; i count; i ) Verify.assert(received[i] attr = i) Fig. 5. The Java Producer and Consumer classes class Verify public static void ....

K. Havelund and T. Pressburger. Translating Java to SPIN, a step towards the JavaProver. Technical report, NASA Ames Research center, Moffett Field, California, USA, May 1997.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC