Grzegorz Grzybek created SMX4-1709:
--------------------------------------
Summary: OSGi bundles for avro 1.7.5+ should not require "sun.misc"
Key: SMX4-1709
URL: https://issues.apache.org/jira/browse/SMX4-1709
Project: ServiceMix 4
Issue Type: Bug
Reporter: Grzegorz Grzybek
Since version 1.7.5, Avro [*may*
use|https://issues.apache.org/jira/browse/AVRO-1282] {{sun.misc.Unsafe}} to
access fields. But it simply falls back to using reflection when the package is
not present (see {{org.apache.avro.reflect.ReflectionUtil}}).
Could you add {{sun.misc;resolution:=optional}} to AVRO Bundles for version
1.7.5+?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)