| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't cache failures in the interface cache. | Elliott Hughes | 2012-12-06 | 1 | -0/+1 |
| | | | | | | | | | | | | If we try to reuse a failure, we'll be holding a NULL Method* without the current thread having the appropriate exception pending, which will lead to a SIGSEGV. I've added a corresponding vm-test to cts/. Bug: http://code.google.com/p/android/issues/detail?id=29358 Change-Id: I044e438c46fce256c8eff2dac5d86778734d5614 | ||||
| * | Remove unneeded void argument list declarations. | Carl Shapiro | 2011-04-20 | 1 | -2/+2 |
| | | | | | Change-Id: Ica749f6defa890363ec531b29e25bc415dc2cbb9 | ||||
| * | Move fundamental object definitions and operations to C++ | Carl Shapiro | 2011-04-13 | 1 | -0/+248 |
| Change-Id: Ibc3766edfbf7fdbde2d762d6e88a0bb02df2be31 | |||||
