by
The choir invites any member of the congregation who enjoys
sinning to join the choir.
-- Church bulletin blooper
This page contains the minor errata -- typos, grammatical, and formatting errors -- in JavaSpaces Principles, Patterns, and Practice. You may also want to view the list of technical errata -- those things that are wrong or lead you astray -- especially before you email us about an error.
If you find an error in the book, please check to see if it is already known before reporting it. If you do not find it in the list, please mail us the relevant information, including page numbers. All errata will be fixed in the next possible printing.
PagerMessage
Entry".
statusResult = (Status) space.take(statusTemplate, null, Long.MAX_VALUE);
calculateMandelbrot
and zooming code were originally written by Robin Edwards.
implements Runnable
should appear on a new line.
LeaseMap
class is indented too far to the right.
//if lease's stop time has passed, remove it
should be a straight (not smart) quote.
notify in the
Section 8.2 title is too large.
FriendsListEntrys objects''
should be ``used to deal with FriendsListEntry objects''.
Entry interface definition has indentation problems.
UnusableEntryException class definition
has indentation problems.
AbstractEntry class definition has
indentation problems.
JavaSpace interface definition has
indentation problems.
InternalSpaceException class definition has
indentation problems.