Files
gerrit/gerrit-server/src/main/java
Stefan Beller 17ececdee5 Submit: Fix NPE
isMergeable which is called both at submit time as well as when generating
the description of the submit button, may return a (Boolean)null, which
currently throws a NPE when auto unboxed into a boolean type.

Change-Id: I38875bab4fe63f8574f9e80542e5acb16e430f1c
2015-05-04 12:13:31 -07:00
..
2015-05-04 12:13:31 -07:00