elasticsearch/libs
Ryan Ernst 21bcc314c4
Limit which classes are retransformed (#118786)
During entitlements initialization the transformer is added to
instrumenation after some classes are already loaded. Currently we end
up force loading (though not initializing) all classes that want to
transform. This commit simplifies the retransform to only apply to
classes which we know are already loaded by the jdk, which
Instrumentation provides.
2024-12-19 08:59:23 -08:00
..
cli Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
core Remove any references to V_7 (#118103) 2024-12-11 17:43:17 -08:00
dissect Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
entitlement Limit which classes are retransformed (#118786) 2024-12-19 08:59:23 -08:00
geo ESQL: Support ST_EXTENT_AGG (#117451) 2024-12-13 12:41:24 +02:00
grok Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
h3 Improve performance of H3.h3ToGeoBoundary (#117812) 2024-12-02 11:59:34 +01:00
log4j Patch log4j JAR to remove JndiLookup class (#81629) 2021-12-10 15:51:38 -08:00
logging Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
logstash-bridge Optimize PipelineConfiguration-checking ClusterStateListeners (#117038) 2024-11-19 16:42:07 -05:00
lz4 Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
native Improve logging of native vector scorer - vec_caps (#118325) 2024-12-10 15:51:05 +00:00
plugin-analysis-api [Build] Remove deprecated BuildParams (#116984) 2024-11-22 16:30:57 +01:00
plugin-api Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
plugin-scanner Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
secure-sm Do not try to enable SecurityManager on JDK 24 (#117999) 2024-12-10 18:00:58 +01:00
simdvec Speed up bit compared with floats or bytes script operations (#117199) 2024-12-03 04:19:03 +11:00
ssl-config Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
tdigest Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
x-content Add Optional Source Filtering to Source Loaders (#113827) 2024-12-11 13:17:19 +00:00
build.gradle Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00