[
https://issues.apache.org/jira/browse/AVRO-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915717#comment-13915717
]
Hudson commented on AVRO-1458:
------------------------------
FAILURE: Integrated in AvroJava #440 (See
[https://builds.apache.org/job/AvroJava/440/])
AVRO-1458. Java: Setting char record field via reflection affects other fields
(tomwhite: rev 1572912)
* /avro/trunk/CHANGES.txt
*
/avro/trunk/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java
*
/avro/trunk/lang/java/avro/src/test/java/org/apache/avro/reflect/TestReflect.java
> Setting char record field via reflection affects other fields
> -------------------------------------------------------------
>
> Key: AVRO-1458
> URL: https://issues.apache.org/jira/browse/AVRO-1458
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.7.5
> Reporter: Tom White
> Assignee: Tom White
> Priority: Blocker
> Fix For: 1.7.7
>
> Attachments: AVRO-1458.patch
>
>
> Calling ReflectData#setField for a char field causes a previously set field
> (e.g. boolean or byte) to become unset.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)