RFR JDK-8149644 Integrate VarHandles

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Feb 12 19:34:02 UTC 2016


On 2/12/16 5:36 AM, Paul Sandoz wrote:
>
>> On 12 Feb 2016, at 01:18, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>>
>> I looked on Hotspot changes and changes are fine. My only complain is missing {} in if() statements. It was source for bugs for us before so we require to always have {}: in rewriter.cpp, method.cpp, methodHandles.cpp.
>>
>
> Thanks! updated in place.
> Paul.

Good.

Vladimir

>
>> Thanks,
>> Vladimir
>>
>> On 2/11/16 7:39 AM, Paul Sandoz wrote:
>>> Hi,
>>>
>>> This is the implementation review request for VarHandles.
>>>
>>> Langtools:
>>>    http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8149644-varhandles-integration/langtools/webrev/index.html
>>>
>>> Hotspot:
>>>    http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8149644-varhandles-integration/hotspot/webrev/index.html
>>>
>>> JDK:
>>>    http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8149644-varhandles-integration/jdk/webrev/index.html
>>>
>


More information about the jdk9-dev mailing list