[9] RFR JDK-8141619: Develop new tests for JVMCI compilerToVM class' CP related methods
Christian Thalinger
christian.thalinger at oracle.com
Fri Feb 19 17:52:23 UTC 2016
Looks good.
> On Feb 19, 2016, at 7:44 AM, Konstantin Shefov <konstantin.shefov at oracle.com> wrote:
>
> Chris,
> Please, look also at this code.
> http://cr.openjdk.java.net/~kshefov/8141619/webrev.02/ <http://cr.openjdk.java.net/%7Ekshefov/8141619/webrev.02/>
>
> Thanks
> -Konstantin
>
> On 02/19/2016 05:27 PM, Konstantin Shefov wrote:
>> Chris,
>>
>> I have added some imports to get rid of long names.
>> http://cr.openjdk.java.net/~kshefov/8141619/webrev.02/ <http://cr.openjdk.java.net/%7Ekshefov/8141619/webrev.02/>
>>
>> -Konstantin
>>
>> On 02/18/2016 09:56 PM, Christian Thalinger wrote:
>>> 57 typeTests.put(ConstantPoolTestCase.ConstantTypes.CONSTANT_METHODREF,
>>> 58 LookupNameAndTypeRefIndexInPoolTest::validate);
>>>
>>> You should use static imports so you can get rid of ConstantPoolTestCase.ConstantTypes. Actually, the same would be useful in your other review too.
>>>
>>>> On Feb 18, 2016, at 12:44 AM, Konstantin Shefov <konstantin.shefov at oracle.com <mailto:konstantin.shefov at oracle.com>> wrote:
>>>>
>>>> According to Christian's comments to RFR JDK-8141618 I have reformatted the code to make it look better:
>>>> http://cr.openjdk.java.net/~kshefov/8141619/webrev.01/ <http://cr.openjdk.java.net/%7Ekshefov/8141619/webrev.01/>
>>>>
>>>> -Konstantin
>>>>
>>>> On 02/17/2016 09:46 PM, Christian Thalinger wrote:
>>>>>
>>>>>> On Feb 17, 2016, at 4:00 AM, Konstantin Shefov < <mailto:konstantin.shefov at oracle.com>konstantin.shefov at oracle.com <mailto:konstantin.shefov at oracle.com>> wrote:
>>>>>>
>>>>>> Hello
>>>>>>
>>>>>> Please review new tests for methods of JVMCI jdk.vm.ci.hotspot.CompilerToVM class.
>>>>>>
>>>>>> See https://bugs.openjdk.java.net/browse/JDK-8138708 <https://bugs.openjdk.java.net/browse/JDK-8138708> for more info.
>>>>>>
>>>>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8141619 <https://bugs.openjdk.java.net/browse/JDK-8141619>
>>>>>> Webrev: http://cr.openjdk.java.net/~kshefov/8141619/webrev.00/ <http://cr.openjdk.java.net/%7Ekshefov/8141619/webrev.00/>
>>>>>
>>>>> Link is wrong: http://cr.openjdk.java.net/~kshefov/8141619/webrev/ <http://cr.openjdk.java.net/%7Ekshefov/8141619/webrev/>
>>>>>
>>>>>>
>>>>>> Thanks
>>>>>> -Konstantin
>>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160219/6246deb4/attachment.html>
More information about the hotspot-compiler-dev
mailing list