RFR (XS): 8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292

Volker Simonis volker.simonis at gmail.com
Wed Apr 24 02:15:01 PDT 2013


Hi,

I'm not a reviewer, but the cpp interpreter stuff looks fine for me.

You should be able to build the cpp interpreter by doing a Zero build
as described here:

http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2013-April/010314.html
http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2013-April/010315.html

Regards,
Volker


On Tue, Apr 9, 2013 at 4:50 PM, Roland Westrelin
<roland.westrelin at oracle.com> wrote:
> Here is a new webrev:
>
> http://cr.openjdk.java.net/~roland/8010460/webrev.02/
>
> It includes Volker's suggestions.
> The cpp interpreter is broken so I couldn't even test that it compiles.
>
> Roland.


More information about the hotspot-compiler-dev mailing list