RFR(S) 8150075: [JVMCI] expose reserved stack machinery and Inline flag in HotSpotVMConfig

Christian Thalinger christian.thalinger at oracle.com
Wed Feb 17 23:53:45 UTC 2016


Looks good.

> On Feb 17, 2016, at 12:22 PM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
> 
> It’s there now.  http://cr.openjdk.java.net/~never/8150075.01/webrev/src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaMethod.java.udiff.html <http://cr.openjdk.java.net/~never/8150075.01/webrev/src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaMethod.java.udiff.html>
> 
> tom
> 
>> On Feb 17, 2016, at 2:02 PM, Tom Rodriguez <tom.rodriguez at oracle.com <mailto:tom.rodriguez at oracle.com>> wrote:
>> 
>> Just forgot to copy it there.  It seems to exist in both places for these methods. I’ll add it.  Thanks!
>> 
>> tom
>> 
>>> On Feb 17, 2016, at 11:10 AM, Christian Thalinger <christian.thalinger at oracle.com <mailto:christian.thalinger at oracle.com>> wrote:
>>> 
>>> Why not put the documentation for hasReservedStackAccess on the interface method?  Otherwise looks good.
>>> 
>>>> On Feb 17, 2016, at 8:03 AM, Tom Rodriguez <tom.rodriguez at oracle.com <mailto:tom.rodriguez at oracle.com>> wrote:
>>>> 
>>>> http://cr.openjdk.java.net/~never/8150075/webrev/index.html <http://cr.openjdk.java.net/~never/8150075/webrev/index.html>
>>>> 
>>>> JVMCI compilers need access to the reserved stack machinery and the Inline flag to properly run tests.  Tested with Graal using these new fields.
>>>> 
>>>> tom
>>> 
>> 
> 

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


More information about the hotspot-compiler-dev mailing list