White Papers

The Costs and Benefits of Java Bytecode Subroutines

Overview Java bytecode subroutines are used to compile the Java source language try-finally construct into a succinct combination of special-purpose instructions. However, the space saved by using subroutines, in comparison to simpler compilation strategies, comes at a substantial cost to the complexity of the bytecode verifier and other parts of the Java Virtual Machine. This paper examines the trade-offs between keeping subroutines and eliminating them from the Java bytecode language. Stanford University compares the cost of formally specifying the bytecode verifier and implementing the Java Virtual Machine in the presence of subroutines to the space saved by using them when compiling a set of representative Java programs.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
Stanford University
File Format
PDF
Date Published
Feb 2, 2009
Format
White Papers
Topics
Java, Programming Languages

Similiar White Papers

Connecting to Oracle From Ruby on Rails

Connecting to Oracle From Ruby on Rails

In the Java world, there are two common types of drivers for Oracle: the pure-Java (a.k.a. thin) driver and the native O

Publisher: Oracle  |  Tags: database, java, software

Design Considerations for Using the PIM API for Java ME

Design Considerations for Using the PIM API for Java ME

Mobile handsets such as cellphones typically have an address book to keep track of people one likes to stay in touch wit

Publisher: Sun Microsystems  |  Tags: api, applications, data, java

Using Java Persistence API Within a Visual Web JSF Application

Using Java Persistence API Within a Visual Web JSF Application

Using NetBeans IDE 6.0 and the Visual Web tools, one can write applications that connect to database tables using the Ja

Publisher: Sun Microsystems  |  Tags: api, applications, data, database, java

Java Servlet & JSP Cookbook: Embedding Multimedia in JSPs

Java Servlet & JSP Cookbook: Embedding Multimedia in JSPs

Most web sites include some type of multimedia and interactive programs, such as digital videos, digital audio files, Ma

Publisher: O'Reilly Media  |  Tags: digital, java

Using XMLEncoder

Using XMLEncoder

This paper covers advanced use of XMLEncoder, showing how it can be configured to create archives of any Java objects -

Publisher: Sun Microsystems  |  Tags: java

Stanford University White Papers

Modeling Signal Attenuation in IEEE 802.11 Wireless LANs - Vol. 1

Modeling Signal Attenuation in IEEE 802.11 Wireless LANs - Vol. 1

Path loss models are used to approximate signal attenuation as a function of the distance between transmitters and recei

Publisher: Stanford University  |  Tags: 802.11b, data

Measuring End-to-End Bandwidth With Iperf Using Web100

Measuring End-to-End Bandwidth With Iperf Using Web100

End-to-end bandwidth estimation tools like Iperf though fairly accurate are intrusive. This paper describes how with an

Publisher: Stanford University  |  Tags: data, ip, network

On Direct Routing in the Valiant Load-Balancing Architecture

On Direct Routing in the Valiant Load-Balancing Architecture

It is very hard to design a network with performance guarantees, partly because it is hard to estimate the future traffi

Publisher: Stanford University  |  Tags: network

Flow-Cookies: Using Bandwidth Amplification to Defend Against DDoS Flooding Attacks

Flow-Cookies: Using Bandwidth Amplification to Defend Against DDoS Flooding Attacks

Distributed Denial-of-Service flooding attacks against public web servers are increasingly common. Websites without the

Publisher: Stanford University  |  Tags: ddos, infrastructure, ip, network, server

Evaluation of Advanced TCP Stacks on Fast Long-Distance Production Networks

Evaluation of Advanced TCP Stacks on Fast Long-Distance Production Networks

With the growing needs of data intensive science, such as High Energy Physics, and the need to share data between multip

Publisher: Stanford University  |  Tags: data, ip, network