google / jni-bind

JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Apache License 2.0
261 stars 31 forks source link

Class and method lookups now cache against fully fledged type signatures. #193

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Class and method lookups now cache against fully fledged type signatures.

This prevents Self failing to cache.