Request for review (M): 6778669: Patch from Red Hat -- fixes compilation errors

Christian Thalinger Christian.Thalinger at Sun.COM
Thu Feb 26 07:28:43 PST 2009


On Thu, 2009-02-26 at 10:25 -0500, Paul Hohensee wrote:
> I agree with Vladimir.  C++ has a lot of implicit defaults, of which 
> this is one,
> and all of which cause confusion.  I like to mark every implicitly 
> virtual method
> in subclasses with an explicit "virtual".  Then I can understand the 
> cost of what
> I'm doing without looking up the entire class hierarchy.

Very true indeed.

-- Christian




More information about the hotspot-dev mailing list