Port async-profiler#1701: optimize nmethod type checks by jbachorik · Pull Request #423 · DataDog/java-profiler
Replace strcmp/strncmp calls in isNMethod/isInterpreter/isStub/isVTableStub with an inline startsWith template and a pointer comparison for isInterpreter, matching upstream async-profiler cc0eab1. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
added
the
AI
label
jbachorik
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters