Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(976)

Issue 107620044: ticket:10944: Extend ByteBuffer support in ICUBinary and Trie classes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by roubert (google)
Modified:
10 years, 5 months ago
Reviewers:
markus.icu
Base URL:
svn+ssh://source.icu-project.org/repos/icu/icu4j/trunk
Visibility:
Public.

Description

ticket:10944: Extend ByteBuffer support in ICUBinary and Trie classes. This new functionality is needed for ByteBuffer support in Normalizer2Impl and BreakIterator. R=markus.icu@gmail.com Committed: http://bugs.icu-project.org/trac/changeset/36033

Patch Set 1 #

Patch Set 2 : Delegate instead of duplicate code. #

Patch Set 3 : Delegate instead of duplicate code. #

Patch Set 4 : Remove @draft annotations not paired with @stable. #

Total comments: 18

Patch Set 5 : Code review. #

Patch Set 6 : Revert changes to IntTrie. Add changes to Trie2Test. #

Patch Set 7 : Revert changes to ICUBinaryTest. #

Patch Set 8 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -27 lines) Patch
M main/classes/core/src/com/ibm/icu/impl/CharTrie.java View 1 2 3 4 5 3 chunks +40 lines, -6 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/ICUBinary.java View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/Trie.java View 1 2 3 4 5 3 chunks +49 lines, -6 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/Trie2_16.java View 1 2 3 4 2 chunks +22 lines, -1 line 0 comments Download
M main/tests/core/src/com/ibm/icu/dev/test/util/Trie2Test.java View 1 2 3 4 5 5 chunks +11 lines, -14 lines 0 comments Download

Messages

Total messages: 5
roubert (google)
10 years, 5 months ago (2014-07-08 20:46:00 UTC) #1
markus.icu
https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java File main/classes/core/src/com/ibm/icu/impl/CharTrie.java (right): https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java#newcode52 main/classes/core/src/com/ibm/icu/impl/CharTrie.java:52: * <p>Creates a new Trie with the settings for ...
10 years, 5 months ago (2014-07-11 17:52:23 UTC) #2
roubert (google)
https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java File main/classes/core/src/com/ibm/icu/impl/CharTrie.java (right): https://codereview.appspot.com/107620044/diff/60001/main/classes/core/src/com/ibm/icu/impl/CharTrie.java#newcode52 main/classes/core/src/com/ibm/icu/impl/CharTrie.java:52: * <p>Creates a new Trie with the settings for ...
10 years, 5 months ago (2014-07-14 15:03:48 UTC) #3
markus.icu
LGTM
10 years, 5 months ago (2014-07-15 16:31:51 UTC) #4
roubert (google)
10 years, 5 months ago (2014-07-15 20:20:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #8 manually as r36033 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b