Request for review (S): 7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
Christian Thalinger
christian.thalinger at oracle.com
Wed Apr 13 14:11:11 PDT 2011
On Apr 13, 2011, at 9:01 PM, Vladimir Kozlov wrote:
> Looks good.
Thanks, Vladimir. -- Christian
>
> 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