Skip to content

[fix] jit.excludes for block using class (and method) name#5893

Merged
kares merged 2 commits intomasterfrom
jit-exclude-block-working
Sep 27, 2019
Merged

[fix] jit.excludes for block using class (and method) name#5893
kares merged 2 commits intomasterfrom
jit-exclude-block-working

Conversation

@kares
Copy link
Member

@kares kares commented Sep 26, 2019

wasn't working since the (internal) closure id was returned
since block tasks will know the impl module - return that
and use the common logic for extracting owner name

wasn't working since the (internal) closure id was returned
since block tasks will know the impl module - return that
and use the common logic for extracting owner name from it
@kares kares added the jit label Sep 26, 2019
@kares kares added this to the JRuby 9.2.9.0 milestone Sep 26, 2019
no longer exclude using internal id - limited usefulness
@kares kares changed the title [fix] jit.excludes for block using class name [fix] jit.excludes for block using class (and method) name Sep 27, 2019
@kares kares merged commit 53252c3 into master Sep 27, 2019
@kares kares deleted the jit-exclude-block-working branch September 27, 2019 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant