Request for reviews (XXS): 6928717: HS17 fails to build with SS11 C++
Vladimir Kozlov
Vladimir.Kozlov at Sun.COM
Mon Feb 22 16:43:29 PST 2010
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