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

Issue 112960043: ticket:10944: Add ByteBuffer support for UCharacterNameReader. (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: Add ByteBuffer support for UCharacterNameReader. R=markus.icu@gmail.com Committed: http://bugs.icu-project.org/trac/changeset/36040

Patch Set 1 #

Total comments: 8

Patch Set 2 : Code review. #

Patch Set 3 : Rebase. #

Total comments: 2

Patch Set 4 : Code review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -66 lines) Patch
M main/classes/core/src/com/ibm/icu/impl/UCharacterName.java View 1 3 chunks +9 lines, -13 lines 0 comments Download
M main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java View 1 2 3 8 chunks +49 lines, -53 lines 0 comments Download

Messages

Total messages: 7
roubert (google)
10 years, 5 months ago (2014-07-10 11:35:04 UTC) #1
markus.icu
https://codereview.appspot.com/112960043/diff/1/main/classes/core/src/com/ibm/icu/impl/UCharacterName.java File main/classes/core/src/com/ibm/icu/impl/UCharacterName.java (right): https://codereview.appspot.com/112960043/diff/1/main/classes/core/src/com/ibm/icu/impl/UCharacterName.java#newcode1175 main/classes/core/src/com/ibm/icu/impl/UCharacterName.java:1175: is.close(); redundant, already closed (sorry for earlier comments for ...
10 years, 5 months ago (2014-07-11 20:11:35 UTC) #2
roubert (google)
https://codereview.appspot.com/112960043/diff/1/main/classes/core/src/com/ibm/icu/impl/UCharacterName.java File main/classes/core/src/com/ibm/icu/impl/UCharacterName.java (right): https://codereview.appspot.com/112960043/diff/1/main/classes/core/src/com/ibm/icu/impl/UCharacterName.java#newcode1175 main/classes/core/src/com/ibm/icu/impl/UCharacterName.java:1175: is.close(); On 2014/07/11 20:11:35, markus.icu wrote: > redundant, already ...
10 years, 5 months ago (2014-07-14 15:05:45 UTC) #3
markus.icu
LGTM https://codereview.appspot.com/112960043/diff/40001/main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java File main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java (right): https://codereview.appspot.com/112960043/diff/40001/main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java#newcode152 main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java:152: * No guarantees are made if a older ...
10 years, 5 months ago (2014-07-15 18:38:21 UTC) #4
roubert (google)
https://codereview.appspot.com/112960043/diff/40001/main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java File main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java (right): https://codereview.appspot.com/112960043/diff/40001/main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java#newcode152 main/classes/core/src/com/ibm/icu/impl/UCharacterNameReader.java:152: * No guarantees are made if a older version ...
10 years, 5 months ago (2014-07-15 19:29:21 UTC) #5
markus.icu
LGTM++
10 years, 5 months ago (2014-07-15 19:50:59 UTC) #6
roubert (google)
10 years, 5 months ago (2014-07-15 21:08:36 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r36040 (presubmit successful).
Sign in to reply to this message.

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