RFR JDK-8149644 Integrate VarHandles
Paul Sandoz
paul.sandoz at oracle.com
Fri Feb 12 13:36:35 UTC 2016
> 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.
> 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