RFR(L): 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Christian Thalinger
christian.thalinger at oracle.com
Thu Mar 20 20:28:25 UTC 2014
src/share/vm/runtime/arguments.cpp:
+ // banging in compiler code needs 2 yellow page: it bangs page at
Small typo: "2 yellow pages”
src/share/vm/runtime/sharedRuntime.cpp:
+ // the compiled method bang the stack by as much as the
Small typo: "the compiled method bangs the stack”
Otherwise this looks good.
On Mar 20, 2014, at 3:38 AM, Roland Westrelin <roland.westrelin at oracle.com> wrote:
> I updated the latest webrev in place with the ppc code (thanks Goetz!):
>
> http://cr.openjdk.java.net/~roland/8032410/webrev.03/
>
> Roland.
More information about the hotspot-compiler-dev
mailing list