Closed GoogleCodeExporter closed 9 years ago
This issue was closed by revision r216.
Original comment by nathan.s...@gmail.com
on 25 Apr 2012 at 7:27
Fixed in r216, thanks. Kryo now tries the public constructor, if unavailable
tries to use setAccessible on any private no-arg constructor, if none of that
worked out, it uses the InstantiatorStrategy.
Original comment by nathan.s...@gmail.com
on 25 Apr 2012 at 7:28
Original issue reported on code.google.com by
honkbert@gmail.com
on 21 Apr 2012 at 3:10