Approved. -kto
On Apr 12, 2012, at 10:48 AM, Kevin Walls wrote: > Hi -- > > It's the exact change from closed jdk6's hotspot. The problem only happens > where we build on solaris 8, not on later Solaris versions, so latest hsx > doesn't have this change. > > Thanks > Kevin > > > On 12/04/12 18:37, Kelly O'Hair wrote: >> Is this the same exact change that was made to jdk7 hotspot? Or the closed >> jdk6 hotspot? >> >> -kto >> >> On Apr 12, 2012, at 9:22 AM, Kevin Walls wrote: >> >>> Hi, >>> >>> I'd like to get this small hotspot fix reviewed for openjdk6. It prohibits >>> building on Solaris 8 zones on at least some sparc hardware. Currently the >>> assertion prohibits these builds, moving to a warning in debug mode only >>> makes more sense... (it's in closed jdk6 already). >>> >>> http://cr.openjdk.java.net/~kevinw/7107919/webrev.01/ >>> >>> Thanks >>> Kevin >>> >