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

David Holmes david.holmes at oracle.com
Fri Feb 6 05:50:53 UTC 2015


Still looks okay to me.

Thanks,
David

On 6/02/2015 12:47 AM, Paul Sandoz wrote:
>
> On Feb 5, 2015, at 12:48 PM, Paul Sandoz <Paul.Sandoz at oracle.com> wrote:
>
>> Hi,
>>
>> Here is a minor update to the patch, adjusting the documentation on Unsafe.throwIllegalAccessError and removing the TODO related to strange methods (i would like to re-visit those separately, more on that below):
>>
>> http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8068975-unsafe-cleanup/webrev/
>>
>
> Updated in place:
>
> - some Unsafe-based tests were recently moved into the open and they required updating.
>
> - I noticed that the JavaDoc for objectFieldOffset was reporting the documentation for staticFieldOffset and vice versa.
>
> Paul.
>


More information about the hotspot-runtime-dev mailing list