RFR(XS) 8161292: [JVMCI] missing test files from 8159368

Tom Rodriguez tom.rodriguez at oracle.com
Wed Jul 13 23:44:46 UTC 2016


> On Jul 13, 2016, at 12:19 PM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
> 
> 
>> On Jul 13, 2016, at 11:49 AM, Christian Thalinger <cthalinger at twitter.com <mailto:cthalinger at twitter.com>> wrote:
>> 
>> Looks good.  How did it pass JPRT?
> 
> Thanks.  It’s a completely new test.
> 
> tom

Sending it through JPRT exposed a bug where the native calling convention isn’t properly described on windows.  There are only 4 XMM registers used there.  Since the native calling convention is really only used for things which take at most 2 floats, we never noticed.  I’m fixing that now and will send out a new webrev in a bit.

tom

> 
>> 
>>> On Jul 13, 2016, at 5:55 AM, Tom Rodriguez <tom.rodriguez at oracle.com <mailto:tom.rodriguez at oracle.com>> wrote:
>>> 
>>> http://cr.openjdk.java.net/~never/8161292/webrev <http://cr.openjdk.java.net/~never/8161292/webrev>
>>> 
>>> I missed some test files file the push for 8159368.  They are unchanged from the review.  Can I get a quick review?
>>> 
>>> tom
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160713/ff0cb8ef/attachment.html>


More information about the hotspot-compiler-dev mailing list