commit | b06a93be028a96367097a90f204a9743d96a5fa0 | [log] [tgz] |
---|---|---|
author | Benjamin Prosnitz <bprosnitz@google.com> | Tue Jul 15 15:43:18 2014 -0700 |
committer | Benjamin Prosnitz <bprosnitz@google.com> | Tue Jul 15 15:43:19 2014 -0700 |
tree | cdf6ba972e95c101b55be5465a9f71bd1ad76a94 | |
parent | 8cadc5c889f2c9b0f664686b7c3defab4b85ea2d [diff] |
Changed j*ID family of methods to panic on failure. These methods return null to go and throw an No*FoundException in java, but the exception wasn't visible because the program crashed in a funny way. With the panics added, the expected behavior occurs. Change-Id: I6b9e9ccb85af366a00fbeb6c70ccc0ed5d459c95