Request for reviews (XXS): 6928717: HS17 fails to build with SS11 C++

Tom Rodriguez Thomas.Rodriguez at Sun.COM
Mon Feb 22 17:13:26 PST 2010


Looks good.

tom

On Feb 22, 2010, at 4:43 PM, Vladimir Kozlov wrote:

> http://cr.openjdk.java.net/~kvn/6928717/webrev
> 
> Fixed 6928717: HS17 fails to build with SS11 C++
> 
> Problem:
> Changes for 4360113 added code to codeCache.cpp which requires
> default Handle constructor: xtty->method(methodOop(m)).
> But they missed to add handles.inline.hpp for codeCache.cpp.
> 
> Solution:
> Add missing handles.inline.hpp.
> 
> Reviewed by:
> 
> Fix verified (y/n): y, build with SS11
> 
> Other testing:
> 



More information about the hotspot-compiler-dev mailing list