[
https://issues.apache.org/jira/browse/AVRO-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647297#comment-13647297
]
Hudson commented on AVRO-1313:
------------------------------
Integrated in AvroJava #370 (See [https://builds.apache.org/job/AvroJava/370/])
AVRO-1313. Java: Add system property avro.disable.unsafe for disabling
use of sun.misc.Unsafe. (Revision 1478244)
Result = SUCCESS
scottcarey :
Files :
* /avro/trunk/CHANGES.txt
*
/avro/trunk/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessReflect.java
*
/avro/trunk/lang/java/avro/src/main/java/org/apache/avro/reflect/ReflectionUtil.java
> Java: Add system property for disabling sun.misc.Unsafe
> -------------------------------------------------------
>
> Key: AVRO-1313
> URL: https://issues.apache.org/jira/browse/AVRO-1313
> Project: Avro
> Issue Type: Improvement
> Reporter: Scott Carey
> Assignee: Scott Carey
> Fix For: 1.7.5
>
> Attachments: AVRO-1313.patch, AVRO-1313-v2.patch
>
>
> We should be able to disable use of sun.misc.Unsafe.
> I propose that if the system property "avro.disable.unsafe" is non-null, we
> use reflection rather than Unsafe.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira