RFR(S): 8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher
Nils Eliasson
nils.eliasson at oracle.com
Fri Nov 13 09:11:08 UTC 2015
Thank you Christian,
//nils
On 2015-11-12 19:01, Christian Thalinger wrote:
> Looks good.
>
>> On Nov 12, 2015, at 3:10 AM, Nils Eliasson <nils.eliasson at oracle.com
>> <mailto:nils.eliasson at oracle.com>> wrote:
>>
>> Hi,
>>
>> Please review this small fix.
>>
>> Two issues where identified when investigating this crash:
>> 1) In CompileBroker a methodHandle was not used when looking up the
>> directive
>> 2) In DirectivesStack::getMatchingDirective the directivesStack::_top
>> was accessed before taking the DirectivesStack_lock
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8141585
>> webrev: http://cr.openjdk.java.net/~neliasso/8141585/webrev.01/
>>
>> Regards,
>> Nils Eliasson
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151113/2bc46b17/attachment-0001.html>
More information about the hotspot-compiler-dev
mailing list