RFR(S): 8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher

Christian Thalinger christian.thalinger at oracle.com
Thu Nov 12 18:01:16 UTC 2015


Looks good.

> On Nov 12, 2015, at 3:10 AM, Nils Eliasson <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 <https://bugs.openjdk.java.net/browse/JDK-8141585>
> webrev: http://cr.openjdk.java.net/~neliasso/8141585/webrev.01/ <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/20151112/bcae95aa/attachment.html>


More information about the hotspot-compiler-dev mailing list