review (S) for 5057818: codecache full and compiler disabled in bigapps fastdebug run

Vladimir Kozlov Vladimir.Kozlov at Sun.COM
Wed Dec 16 13:48:12 PST 2009


New comments are messed up (is,it,if,of) in nmethod.hpp:

!   // Returns true is this thread changed the state of the nmethod of
!   // if another thread performed the transition.


!   // alive.  It is used when an uncommon trap happens.  Returns true
!   // is this thread changed the state of the nmethod of if another
!   // thread performed the transition.

nmethod.cpp:

1190       // this effectively makes the nmethod not entrant
                                         ^ osr

Otherwise looks good.

Thanks,
Vladimir

Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/5057818


More information about the hotspot-compiler-dev mailing list