OpenSearch/modules/lang-painless/src
Jack Conradson a780ec14f0 Painless: Upgrade ASM to 7.2 (#49263)
This upgrades Painless to use the latest ASM libraries providing support up 
to Java 14. Note the library is not published with the latest versions in an 
"all" package, so we pick up each lib independently that's required. There 
were some changes to the getType method that require descriptors to be 
used in place of internal class names.
2019-11-20 07:09:47 -08:00
..
doc/java/org/elasticsearch/painless Exclude internal SQL methods from Painless API Docs (#43116) 2019-06-11 15:42:54 -07:00
main Painless: Upgrade ASM to 7.2 (#49263) 2019-11-20 07:09:47 -08:00
test Add a ScriptRoot to consolidate global data necessary for multiple passes (#47532) 2019-10-04 08:37:19 -07:00