Request for reviews (XL): 6829187: compiler optimizations required for JSR 292

Vladimir Kozlov Vladimir.Kozlov at Sun.COM
Wed Dec 2 09:16:58 PST 2009


Good.

Vladimir

Christian Thalinger wrote:
> On Tue, 2009-12-01 at 10:39 -0800, Vladimir Kozlov wrote:
>> Christian Thalinger wrote:
>>>> src/cpu/x86/vm/x86_{32|64}.ad
>>>> Instead of using "/MethodHandle" in format %{%}
>>>> I would fix MachCallStaticJavaNode::dump_spec().
>>> Hmm, I tried that but it is not printed with PrintOptoAssembly.  The
>>> printed output seems to be generated by output_h.cpp.  Am I missing
>>> something here?
>> You are right. In this case can you just use " "(space) instead of "/",
>> "/" seems confusing for me.
> 
> Done.
> 
> New webrev here:
> 
> http://cr.openjdk.java.net/~twisti/6829187/webrev.03/
> 
> -- Christian
> 


More information about the hotspot-compiler-dev mailing list