This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GIF images in our web pages
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: GIF images in our web pages
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Sat, 29 Sep 2001 08:45:35 -0700 (PDT)
- Cc: <java at gcc dot gnu dot org>
- References: <Pine.BSF.4.33.0109290833260.33906-100000@deneb.dbai.tuwien.ac.at>
- Reply-To: apbianco at cygnus dot com
Gerald Pfeifer writes:
> Could someone of you more familiar with the Java web pages and/or
> this specific paper please fix the broken links and remove the GIF
> images from CVS?
PNG OK?
./A
2001-09-29 Alexandre Petit-Bianco <apbianco@redhat.com
* paper/table.gif: Deleted.
* paper/page.gif: Deleted.
* paper/cygnus-logo-notype-small.gif: Deleted.
* paper/table.png: New file.
* paper/page.png: New file.
* paper/nosb.html (cygnus-logo-notype-small.gif): Table entry removed.
(table.png): Replaces table.gif.
(page.png): Replaces page.gif.
Index: papers/nosb.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/papers/nosb.html,v
retrieving revision 1.1
diff -u -p -r1.1 nosb.html
--- nosb.html 1999/03/10 17:41:25 1.1
+++ nosb.html 2001/09/29 15:42:52
@@ -9,8 +9,6 @@
<TABLE BORDER=0 CELLSPACING=0 WIDTH="100%" CELLPADING="0" >
<TR>
-<TD><A HREF="http://www.cygnus.com/"><IMG SRC="cygnus-logo-notype-small.gif" ALT="Cygnus Logo" BORDER=0 HEIGHT=82 WIDTH=82></A></TD>
-
<TD>
<H1>
No Silver Bullet - Garbage Collection for Java in Embedded Systems</H1>
@@ -382,7 +380,7 @@ of the memory allocations serving partic
dedicated GC function set:
<p>
<center>
- <img src="table.gif">
+ <img src="table.png">
</center>
<p>
<i>Allocating garbage collected memory</i>
@@ -435,7 +433,7 @@ a state flag and also retains color info
collected memory intended to store small objects is organized as:
<p>
<center>
- <img src="page.gif">
+ <img src="page.png">
</center>
<ul><font size=-1>
The size of this entire block is typically the system's page