commit | ad4b31bc96f2ebe87a0567c64e5ead292f4dd529 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Oct 26 11:18:00 2009 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Oct 26 11:33:40 2009 -0700 |
tree | 838fa7c9703f0ce691819cd4428ca38522c37a19 | |
parent | c332ebb872c4e2d55939ba99a050a41fcc990a8a [diff] |
DeleteLocalRef the result of GetObjectClass more consistently. Should fix VM crashes in tests.java.sql.StressTest, which can now be re-enabled. I've also added a "throwoom" to the one place where this code calls malloc but doesn't check the result. Bug: 2213053