OSDN Git Service

Prevent java.text.Normalizer from getting a default constructor.
authorElliott Hughes <enh@google.com>
Thu, 4 Mar 2010 05:35:41 +0000 (21:35 -0800)
committerElliott Hughes <enh@google.com>
Thu, 4 Mar 2010 05:35:41 +0000 (21:35 -0800)
commitc9b3aeb659ac420bdc3d3c550423ab1fec5fde4c
tree5ca3e822cce01deebee5c86f62cb3ead53f439bf
parent042cc58283c6a16db56fd758481388eee0f78619
Prevent java.text.Normalizer from getting a default constructor.

The dalvik continuous build's new jdiff run caught this.
libcore/text/src/main/java/java/text/Normalizer.java