Removing classloader field (volatile) from LocalActorRef, wasn´t used
This commit is contained in:
parent
b0e99413b7
commit
d876887ed9
2 changed files with 0 additions and 4 deletions
|
|
@ -202,7 +202,6 @@ object ActorSerialization {
|
|||
lifeCycle,
|
||||
supervisor,
|
||||
hotswap,
|
||||
classLoader, // TODO: should we fall back to getClass.getClassLoader?
|
||||
factory)
|
||||
|
||||
val messages = protocol.getMessagesList.toArray.toList.asInstanceOf[List[RemoteRequestProtocol]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue