commit | 09133811f94298bf72a3bf6ee605f60e7b1b2c81 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Fri Oct 09 15:26:15 2009 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Fri Oct 09 21:36:32 2009 -0700 |
tree | 181beb4abc6f929d2c053a0cae64d55b867ff173 | |
parent | c4ceeec426cae380058a8f31ee8eecfe8c0e1e30 [diff] |
Udating luni to Harmony r823222. Highlights: - InputStream.skip concurrency issue - "better" messages in bound exceptions for streams and arrays - prefer fewer writes to underlying streams (using byte[] buffers) - Rename subclasses to not reuse names from their superclasses - PlatformAddressFactory.allocMap bugfix Plus some spelling fixes, style fixes, serial version UIDs and other boilerplate improvements.