cushon / issues-import

0 stars 0 forks source link

Review fix for PreconditionsCheckNotNullPrimitive crash #202

Closed cushon closed 9 years ago

cushon commented 9 years ago

Original issue created by mdempsky@google.com on 2013-10-23 at 08:50 PM


Link to code review: https://github.com/cushon/issues-import/commits/mdempsky

Purpose of code changes: Fixes a bug in PreconditionsCheckNotNullPrimitive where it was throwing an IllegalStateException for a valid state.

cushon commented 9 years ago

Original comment posted by mdempsky@google.com on 2013-10-25 at 07:06 PM


Caitlin pointed out error-prone is using Rietveld now, so I've moved the patch to https://codereview.appspot.com/17220043/

cushon commented 9 years ago

Original comment posted by mdempsky@google.com on 2013-10-29 at 11:09 PM


(No comment entered for this change.)


Status: Fixed