HiAscend commented on issue #259: LANG-1167: Add null filter to 
ReflectionToStringBuilder
URL: https://github.com/apache/commons-lang/pull/259#issuecomment-508346974
 
 
   hello ,
   on V3.8 V3.8.1 V3.9
   when i use
   `ReflectionToStringBuilder.toString(student, ToStringStyle.JSON_STYLE)`
   return some like
   {"id":666,"age":22,"name":"\u4E2D\u56FD","birthday":"Thu Jul 04 13:29:26 CST 
2019","book":{"name":null}}
   the student name is "中国" but now it is in unicode charset
   
   however
   on V3.7 it is ok
   see:https://bbs.csdn.net/topics/392557654?page=1#post-404105720
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to