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

Issue 4444077: Update 2.4.1 CHANGES.txt

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Jisi Liu
Modified:
9 years, 11 months ago
Reviewers:
Wenbo, jasonh
Base URL:
http://protobuf.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M CHANGES.txt View 1 chunk +19 lines, -0 lines 7 comments Download

Messages

Total messages: 5
Jisi Liu
Hi Wenbo and Jason, Could you please take a look at the change log to ...
13 years ago (2011-04-29 02:54:53 UTC) #1
Wenbo
http://codereview.appspot.com/4444077/diff/1/CHANGES.txt File CHANGES.txt (right): http://codereview.appspot.com/4444077/diff/1/CHANGES.txt#newcode4 CHANGES.txt:4: * Fixed the frendship problem for old compilers to ...
13 years ago (2011-04-29 05:40:56 UTC) #2
Wenbo
13 years ago (2011-04-29 05:40:56 UTC) #3
Jisi Liu
http://codereview.appspot.com/4444077/diff/1/CHANGES.txt File CHANGES.txt (right): http://codereview.appspot.com/4444077/diff/1/CHANGES.txt#newcode9 CHANGES.txt:9: * Fixed some JDK 1.6 exclusive usages to make ...
13 years ago (2011-04-29 05:55:54 UTC) #4
Wenbo
13 years ago (2011-04-29 06:20:11 UTC) #5
LG.

http://codereview.appspot.com/4444077/diff/1/CHANGES.txt
File CHANGES.txt (right):

http://codereview.appspot.com/4444077/diff/1/CHANGES.txt#newcode9
CHANGES.txt:9: * Fixed some JDK 1.6 exclusive usages to make the library now JDK
1.5
On 2011/04/29 05:55:54, Pherl Liu wrote:
> On 2011/04/29 05:40:56, Wenbo wrote:
> > I think @Override is the only JDK 5->6 compatibility issue. So you may just
> > spell it out directly.
> 
> Actually there's another AbstractMap.SimpleEntry usage in our code which is
> public in JDK 6 but private in JDK 5.. The fix is to manually implement it in
> our code. See http://codereview.appspot.com/4446069/patch/5001/6002

OK. 

"Removed usages of JDK 1.6 only features to ..."

http://codereview.appspot.com/4444077/diff/1/CHANGES.txt#newcode12
CHANGES.txt:12: * serialVersionUID is now defined in generated messages for java
serializing.
On 2011/04/29 05:55:54, Pherl Liu wrote:
> On 2011/04/29 05:40:56, Wenbo wrote:
> > OK, I should have asked you earlier. Why we need Java serialization support
> for
> > protobuf auto-gen classes? We might considering Externalizable in future
> though.
> > 
> 
> This was added in cl/14644920. There might be some usages for this
internally.. 
OK .. as chatted offline.
Sign in to reply to this message.

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