This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

patch to news list in java web page


I checked this in.  I figure the people who pay my salary deserve a
plug - they've been very supportive.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.80
diff -u -r1.80 index.html
--- index.html	2001/05/31 05:37:34	1.80
+++ index.html	2001/06/05 14:11:15
@@ -66,6 +66,16 @@
 
 <table>
 <tr><td valign="top">
+<b>June 4, 2001</b>
+</td><td>
+Per Bothner of Brainfood Inc has implemented an invocation interface
+allowing an existing non-Java thread to start and connect to a Java
+environment.  The GCJ start-up code now uses this interface.
+Brainfood is using this to attach an Apache module to a pre-compiled
+servlet-like class.
+</td></tr>
+
+<tr><td valign="top">
 <b>May 30, 2001</b>
 </td><td>
 We now have a new hash-table based lightweight lock implementation which was 

-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]