to include the new copyright notice correctly. Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
21 lines
707 B
Text
21 lines
707 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/java/press.sgml,v 1.4 2000/04/30 22:57:34 nik Exp $">
|
|
<!ENTITY title "FreeBSD &java; Project: In The Press...">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
<html>
|
|
&header;
|
|
<table border="0">
|
|
<tr>
|
|
<td>
|
|
<P><B>Java World March, 1999</B>:<A HREF="http://www.javaworld.com/javaworld/jw-03-1999/jw-03-volanomark-2.html">(link)</A>
|
|
|
|
<BR>JavaWorld presents Volano's report which studies the performance and network scalability of 16 Java virtual machines on 7 operating systems. FreeBSD is included using our 1.1.8 JDK.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
&footer;
|
|
</BODY>
|
|
</HTML>
|