Skip to content

Conversation

luke-li-2003
Copy link
Contributor

Update the Class.isAssignableFrom Method to use various inline check, and fall back to the C helper rather than the slower JNI call, on Power.

Update the Class.isAssignableFrom Method to use various inline
check, and fall back to the C helper rather than the slower
JNI call, on Power.
@luke-li-2003
Copy link
Contributor Author

Currently it contains all the equivalent inlining acceleration on Z (ie check cast and super class). It may be useful to have more combined into this single PR.

@luke-li-2003
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant