commit | d83c3bd3b8e8bb311e83ec5aeebf2c8122343447 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Mar 01 16:28:05 2010 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Mar 01 16:30:39 2010 -0800 |
tree | 503de879f5dad83acc04182341bb32f11b6c23c3 | |
parent | 448cc386f87564ce251407f7907b7855d317edb7 [diff] |
Implement (but @hide) java.text.Normalizer from Java 6. Based on https://android-git.corp.google.com/g/42516. Includes the harmony tests from their Java 6 branch. Bug: 719001