Request for review (S): 7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Apr 13 12:01:06 PDT 2011
Looks good.
Vladimir
Christian Thalinger wrote:
> [Resending.]
>
> http://cr.openjdk.java.net/~twisti/7018355
>
> 7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
> Reviewed-by:
>
> There are a couple of unhandled oop usages over potential safepoints
> in methodHandles.cpp. Three of them could be found with
> +CheckUnhandledOops, the other ones were either found via
> visual-inspection or just were changed for the sake of safety.
>
> src/share/vm/memory/genOopClosures.hpp
> src/share/vm/prims/methodHandles.cpp
>
More information about the hotspot-compiler-dev
mailing list