Brennan Stehling sent me four books on Java internals (primarily the JVM).
Thanks Brennan!!!
This commit is contained in:
parent
90a04155a8
commit
7969b88776
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24787
1 changed files with 11 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.271 2005/06/03 15:56:48 ru Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.272 2005/06/04 12:11:27 wilko Exp $">
|
||||
<!ENTITY title "Hardware Donors Page">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -1865,6 +1865,16 @@
|
|||
<td> Received </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>Brennan Stehling <offwhite@gmail.com></tt> </td>
|
||||
<td> Four Java books: The Java Virtual Machine Specification,
|
||||
Java Virtual Machine,
|
||||
Programming for the Java Virtual Machine and
|
||||
The Java Native Interface.</td>
|
||||
<td> glewis </td>
|
||||
<td> Received </td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue