RFR: 8253540: InterpreterRuntime::monitorexit should be a JRT_LEAF function [v3]

Coleen Phillimore coleenp at openjdk.java.net
Fri Sep 25 22:55:10 UTC 2020


On Fri, 25 Sep 2020 22:50:31 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   make calls through call_VM_leaf
>
> Thumbs up on this latest version.
> 
> What testing have you run with it?

Thanks Dan!  I only ran tier1 on this latest version and builds on other platforms, because breaking this would be a
catastrophic failure, but I'll run tiers 2-6 over the weekend.

-------------

PR: https://git.openjdk.java.net/jdk/pull/320


More information about the hotspot-dev mailing list