The Artima Developer Community


Errata for Programming in Scala
Chapter 30: Actors and Concurrency
Return to errata index.

Page 589 (PDF page 613):
At top of page, Thread.current should be Thread.currentThread.  (I assume
this is a reference to java.lang.Thread because I did not find any Scala
class called Thread.)

FIXED in 2ed
Page 600 (PDF page 624):
l.17 mixed into to any class
-->  mixed into    any class

FIXED
Page 602 (PDF page 626):
l.-11 avoid sending message to actors
-->                 messages

FiXED
Page 613 (PDF page 637):
l.-5 stays is the same
-->  stays    the same

FIXED

Page number: Book type: Paperback book PDF eBook
Book version: (Or build date. Found on back of title page.)
Your feedback:
Your name: (optional)
Your email address: (optional) (will not be published)

Copyright © 2021 Artima, Inc. All rights reserved.