review (M) for 6892658: C2 should optimize some stringbuilder patterns
Christian Thalinger
Christian.Thalinger at Sun.COM
Tue Nov 10 13:24:34 PST 2009
On Tue, 2009-11-10 at 13:15 -0800, Tom Rodriguez wrote:
> > src/share/vm/opto/callGenerator.cpp:
> >
> > void WarmCallInfo::make_hot() {
> >
> > Why is this method now Unimplemented()?
>
> make_hot is a non-working implementation of late inlining and long
> term I think all that code should be deleted and rebuilt if we intend
> to move more generally to a late inlining strategy. I just went ahead
> and deleted that for now. I could leave it behind if you like.
No, I just wanted to have a context here. Thanks. -- Christian
More information about the hotspot-compiler-dev
mailing list