RFR 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jan 15 19:51:30 UTC 2015


On 1/15/15 11:28 AM, Paul Sandoz wrote:
>
> On Jan 15, 2015, at 7:30 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
>> Hi Paul,
>>
>> Will you remove JIT intrinsics later?
>>
>
> Yes, under this issue:
>
> https://bugs.openjdk.java.net/browse/JDK-8068977
>
> I wanted to take smaller steps since the removal of the intrinsics is more involved (and cuts across quite a bit of code) and for me at least as i am not so familiar with the code (happens to be a good learning exercise). Planning to gut everything related to prefetch read/write and leave prefetch allocation alone.
>
> Paul.
>

Sounds good.

Thanks,
Vladimir


More information about the hotspot-runtime-dev mailing list