RFR 8190887 Stub code marking missing from some x86 generated stub routines

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Nov 8 01:16:34 UTC 2017


Good.

Thanks,
Vladimir

On 11/7/17 4:16 PM, Paul Sandoz wrote:
> Hi,
> 
> Please review this patch to ensure all generated stub code is printed when -XX:+PrintStubCode is set. Some generators were not participating and their code was not printed out.
> 
>    http://cr.openjdk.java.net/~psandoz/jdk10/JDK-8190887-stub-code-marking/webrev/ <http://cr.openjdk.java.net/~psandoz/jdk10/JDK-8190887-stub-code-marking/webrev/>
> 
> I eyeballed the x86_64 output. I dunno if there are some explicit sanity tests.
> 
> Is it worth updating the generators for x86_32? (more awkward to eyeball).
> 
> Thanks,
> Paul.
> 


More information about the hotspot-dev mailing list