RFR(S): 8017510: Add a regression test for 8005956
Niclas Adlertz
niclas.adlertz at oracle.com
Tue Jun 25 15:39:02 PDT 2013
Thanks for the input.
New webrev: http://cr.openjdk.java.net/~adlertz/JDK-8017510/webrev01/
Kind Regards,
Niclas Adlertz
On 25 jun 2013, at 21:12, Christian Thalinger <christian.thalinger at oracle.com> wrote:
>
> On Jun 24, 2013, at 5:26 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
>> Niclas,
>>
>> You should not specify -server since it is incorrect when QE will test Client VM. Next should be enough:
>>
>> @run main Test8005956
>>
>> Also keep original test name since it is external.
>
> What about the license and OCA? Can we push the test into the open repository?
>
> -- Chris
>
>>
>> Thanks,
>> Vladimir
>>
>> On 6/24/13 12:05 PM, Niclas Adlertz wrote:
>>> Hi all.
>>>
>>> A regression test for 8005956 is needed.
>>> It's based on https://jbs.oracle.com/bugs/secure/attachment/11386/PolynomialRoot.java, which relates to JDK-8005956 (https://jbs.oracle.com/bugs/browse/JDK-8005956)
>>>
>>> WEBREV: http://cr.openjdk.java.net/~adlertz/JDK-8017510/webrev00/
>>> JBS: https://jbs.oracle.com/bugs/browse/JDK-8017510
>>>
>>> Kind Regards,
>>> Niclas Adlertz
>>>
>>>
>
More information about the hotspot-compiler-dev
mailing list