review(XXS): 7141059: 7116795 broke pure c2 builds
Igor Veresov
igor.veresov at oracle.com
Mon Jan 30 19:15:08 PST 2012
Thanks Vladimir, Bengt and Tom!
igor
On Monday, January 30, 2012 at 7:13 PM, Vladimir Kozlov wrote:
> OK.
>
> Vladimir
>
> Igor Veresov wrote:
> > Currently other platforms have tiered off by default.
> >
> > igor
> >
> > On Monday, January 30, 2012 at 2:52 PM, Vladimir Kozlov wrote:
> >
> > > What about other platforms?
> > >
> > > Vladimir
> > >
> > > Igor Veresov wrote:
> > > > 7116795 broke pure c2 builds (on x86 and sparc) because it switches
> > > > TieredCompilation on by default and this, in turn, will the
> > > > CompilationPolicyChoice to 3, which would fail if TIERED is not defined.
> > > >
> > > > Also, methodHandles.hpp had to be included in frame_{x86,sparc}.cpp in
> > > > order to building without C1 present.
> > > >
> > > > Webrev: http://cr.openjdk.java.net/~iveresov/7141059/webrev.00/
> > > >
> > > > Thanks!
> > > > igor
> > > >
> > >
> > >
> >
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20120130/b1433f55/attachment.html
More information about the hotspot-compiler-dev
mailing list