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

Issue 109640044: ticket:10944: Delete InputStream code that now no longer is used. (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: Delete InputStream code that now no longer is used. R=markus.icu@gmail.com Committed: http://bugs.icu-project.org/trac/changeset/36043

Patch Set 1 #

Patch Set 2 : Update IntTrie. #

Patch Set 3 : Update IntTrie. #

Total comments: 2

Patch Set 4 : Code review. #

Patch Set 5 : Code review. #

Patch Set 6 : Update IntTrie. Move deletion of old code to here. #

Patch Set 7 : Rebase. #

Patch Set 8 : Delete unused code. #

Patch Set 9 : Delete unused code. #

Total comments: 4

Patch Set 10 : Code review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -439 lines) Patch
M main/classes/core/src/com/ibm/icu/impl/CharTrie.java View 1 2 3 4 5 3 chunks +0 lines, -43 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/ICUBinary.java View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -116 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/IntTrie.java View 1 2 3 4 5 3 chunks +14 lines, -19 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/Trie.java View 1 2 3 4 5 3 chunks +0 lines, -52 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/Trie2.java View 1 2 3 4 5 6 7 8 9 4 chunks +61 lines, -178 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/Trie2_16.java View 1 2 3 2 chunks +0 lines, -20 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/Trie2_32.java View 1 2 3 4 5 6 7 8 2 chunks +7 lines, -11 lines 0 comments Download

Messages

Total messages: 7
roubert (google)
10 years, 5 months ago (2014-07-10 11:58:33 UTC) #1
markus.icu
https://codereview.appspot.com/109640044/diff/40001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java File main/classes/core/src/com/ibm/icu/impl/ICUBinary.java (right): https://codereview.appspot.com/109640044/diff/40001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java#newcode37 main/classes/core/src/com/ibm/icu/impl/ICUBinary.java:37: * Same as readHeader(), but returns a VersionInfo rather ...
10 years, 5 months ago (2014-07-11 20:20:06 UTC) #2
roubert (google)
https://codereview.appspot.com/109640044/diff/40001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java File main/classes/core/src/com/ibm/icu/impl/ICUBinary.java (right): https://codereview.appspot.com/109640044/diff/40001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java#newcode37 main/classes/core/src/com/ibm/icu/impl/ICUBinary.java:37: * Same as readHeader(), but returns a VersionInfo rather ...
10 years, 5 months ago (2014-07-14 15:06:19 UTC) #3
markus.icu
https://codereview.appspot.com/109640044/diff/150001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java File main/classes/core/src/com/ibm/icu/impl/ICUBinary.java (right): https://codereview.appspot.com/109640044/diff/150001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java#newcode155 main/classes/core/src/com/ibm/icu/impl/ICUBinary.java:155: (byte)((version >> 16) & 0xff), no need for the ...
10 years, 5 months ago (2014-07-15 19:26:40 UTC) #4
roubert (google)
https://codereview.appspot.com/109640044/diff/150001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java File main/classes/core/src/com/ibm/icu/impl/ICUBinary.java (right): https://codereview.appspot.com/109640044/diff/150001/main/classes/core/src/com/ibm/icu/impl/ICUBinary.java#newcode155 main/classes/core/src/com/ibm/icu/impl/ICUBinary.java:155: (byte)((version >> 16) & 0xff), On 2014/07/15 19:26:40, markus.icu ...
10 years, 5 months ago (2014-07-15 19:38:25 UTC) #5
markus.icu
LGTM
10 years, 5 months ago (2014-07-15 19:52:17 UTC) #6
roubert (google)
10 years, 5 months ago (2014-07-15 21:28:37 UTC) #7
Message was sent while issue was closed.
Committed patchset #10 manually as r36043 (presubmit successful).
Sign in to reply to this message.

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