diff options
author | Alexei Zavjalov <alexei.zavjalov@intel.com> | 2014-02-26 17:28:35 +0700 |
---|---|---|
committer | Alexei Zavjalov <alexei.zavjalov@intel.com> | 2014-02-27 00:01:00 +0700 |
commit | 4554bfdc2859712a763a12e35a4176914fc7c994 (patch) | |
tree | 6ec9fde68d61fbf5e33955a54755d3e346b38bb5 /compiler/optimizing/codegen_test.cc | |
parent | ef2cc5a9c6e508a3e8b24d04ca35f7422f27e112 (diff) |
Incorrect result of compareTo between empty and non-empty strings
Current implementation of the Strings.compareTo() handles the case when
empty string compares to non-empty string in the wrong way.
This patch adds handler for such cases.
Change-Id: I35cc2cfd5141551d6da65748c44b59e64a3f8117
Signed-off-by: Alexei Zavjalov <alexei.zavjalov@intel.com>
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions