What steps will reproduce the problem?
1. create message with an optional bool field
2. set the default value to false False or FALSE
3. generate java class
What is the expected output? What do you see instead?
the created variable should not be null or the get method should not return
null if that is the case
What version of the product are you using? On what operating system?
1.0.7
Original issue reported on code.google.com by baetz.al...@googlemail.com on 19 Jul 2012 at 1:52