review (S) for 6978249: spill between cpu and fpu registers when those moves are fast

Tom Rodriguez tom.rodriguez at oracle.com
Thu Aug 19 14:05:09 PDT 2010


On Aug 19, 2010, at 1:49 PM, David Dabbs wrote:

> 
> Tom Rodriguez wrote:
> 
> --8< snip
> [in addition to the register spilling changes]
> I also moved the logic for PrintFlagsFinal since the initialization of
> several subsystems may change some flag values which will be missed by
> the current location.  Tested with scimark, ctw and the nsk tests on
> 32 and 64 bit.
> 
> 
> Does the "bundling" of the PrintFlagsFinal tweaks with the spilling mods 
> mean the former won't make it into JDK6 until HS19 lands there?

Yes.  They could always be backported separately under a new bug id.  At the time it didn't seem worth a new bug id.

> 
> 
> Thank you,
> 
> David
> 
> 
> p.s. Would this be the right list to post questions regarding HS flags
> appropriate for 
> maximizing HotSpot performance on Nehalem CPUs?

Yes it would be fine to ask about that here.  Mostly we autodetect and use the appropriate settings so there's not a lot which is or should be tuned.

tom

> 
> 
> 
> 



More information about the hotspot-compiler-dev mailing list