I am extremely reluctant to approve any changes to openjdk6 at this date.
But I am willing to listen to the community if there is a very good
justification to get this in.
-kto
On Jan 15, 2013, at 2:21 AM, Alex Kasko wrote:
> Hello,
>
> Method sun.misc.Unsafe#copyMemory(Object,long,Object,long
On 01/17/2013 05:30 PM, Andrew Hughes wrote:
- Original Message -
Hello,
Method sun.misc.Unsafe#copyMemory(Object,long,Object,long,long) is
used
in popular Snappy codec implementation [1, 2].
It's present in openjdk-7 and in late updates of Oracle jdk6. But
it's
missed in openjdk-6.
- Original Message -
> Hello,
>
> Method sun.misc.Unsafe#copyMemory(Object,long,Object,long,long) is
> used
> in popular Snappy codec implementation [1, 2].
>
> It's present in openjdk-7 and in late updates of Oracle jdk6. But
> it's
> missed in openjdk-6. Its native implementation is a