elasticsearch/libs/entitlement/tools/common
Lorenzo Dematté 5411b93d49
Entitlements tools: public callers finder (#116257)
* WIP: Tool to find all public caller from a starting list of (JDK) methods.

* Add public-callers-finder tool, extract common stuff to common module

* Adjustments to visibility/functions and classes and modules to print out

* Spotless

* Missing gradle configuration

* Add details in README as requested in PR

* Update ASM version

* Including protected methods
2024-12-13 10:24:54 -05:00
..
src/main/java/org/elasticsearch/entitlement/tools Entitlements tools: public callers finder (#116257) 2024-12-13 10:24:54 -05:00
build.gradle Fix entitlement tools to build (#117351) 2024-11-22 21:24:50 +00:00