RFR (XS): 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Feb 14 08:46:47 PST 2014
- Previous message: RFR (XS): 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
- Next message: Path-dependent type constraints? (Was: Re: A simple optimization proposal)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank you, Roland
The code uses UseOptoBiasInlining flag which is defined only in C2.
Thanks, Vladimir
On 2/14/14 1:37 AM, Roland Westrelin wrote:
http://cr.openjdk.java.net/~kvn/8033805/webrev/ That looks good to me. Do we really need the #ifdef COMPILER2? Even if it’s only used by c2 is it really c2 specific? Roland.
- Previous message: RFR (XS): 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
- Next message: Path-dependent type constraints? (Was: Re: A simple optimization proposal)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list