commit | 035e32c3ea9b1478ac18f3e819a06e095d091679 | [log] [tgz] |
---|---|---|
author | Nikita Iashchenko <nikitai@google.com> | Fri Nov 26 18:16:31 2021 +0000 |
committer | Nikita Iashchenko <nikitai@google.com> | Mon Dec 06 14:05:31 2021 +0000 |
tree | f363c5c37153e16c2fdf3854c5b89ad8c89f28b0 | |
parent | dc290fff463d2395a3ee08454450a075dc865444 [diff] |
OpenJDK 11: Merging in java.lang.Long (toString(long) and helpers) This is part of merging upstream changes from OpenJDK 11.28. This CL updates toString(long) and its helpers methods: * int getChars(long i, int index, byte[] buf) * int stringSize(long x) Bug: 207772338 Test: treehugger Change-Id: I26f9859301275b65bf65357d614044edf1167828