This repository has been archived by the owner on Feb 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Issues: scala/pickling
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Error pickling classes defined in Java (List and mutable.HashMap)
#136
opened May 23, 2014 by
huangjs
Problem with custom-made pickler and binary format for class that contains map
#146
opened Jul 24, 2014 by
riedelcastro
Sealed trait with only final subclasses should not generate catch-all clause in dispatch
enhancement
#205
opened Oct 13, 2014 by
phaller
Better error message when implicit PickleFormat is missing
enhancement
#212
opened Oct 20, 2014 by
phaller
Swap mirror usage to a loaner pattern for more fine-grained locking
enhancement
#272
opened Jan 20, 2015 by
jsuereth
Generate better error messages for Unpickler.generate[GenericType]
enhancement
#307
opened Feb 25, 2015 by
kiritsuku
Compiling picklers for simple data structures takes forever
enhancement
#342
opened Jun 24, 2015 by
lihaoyi
error: cannot find class or module with type name 'scala.collection.immutable.ListMap.Node'
bug
#377
opened Oct 3, 2015 by
richard-jepps
Serialize and deserialize complex Objects is giving a java.lang.NegativeArraySizeException
#384
opened Jan 23, 2016 by
boricles
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.