We try to keep our books accurate, but sometimes mistakes creep in. This page lists the errors submitted by our astute readers. If you've found a new error, please submit it.

The latest version of the book is P1.0, released 5 months ago. If you've bought a PDF of the book and would like to upgrade it to this version (for free), visit your home page.

Key: Typo Tech. Error Suggestion Not a problem Next edition

By default this page displays the errata for the latest version of the book. If you have a previous version, select it here:  

(To find out what version you have, look at the copyright page, a few pages in from the front of the book. If it says (say) 'Second Printing', then here it'll be P2.0. If there are interim PDF releases in that printing, they'll be 2.1, 2.2, and so on.)

PDF Paper Description Found in Fixed in
19

#32381: The paragraph at the bottom of page 19 that starts with 'The"blue pill"...' is missing a space between 'The' and '"blue'. Very minor.

B1.0
25

#30809: $groovy -version did not work (using version 1.5.4)
Had to use
$groovy -v
or
$groovy --version--Subhasish Mukherjee

B1.0
44 44

#30511: global warning should be global warming--Tim Orr

B1.0
84

#31921: java.io.tmp property doesn't exist. Should be java.io.tmpdir instead.--Leslie Johnson

P1.0
109
#30737: In Appending data to an existing file this code (before and after the append) println "${file.size()} lines" should be println "${fil...more...
B1.0