OpenSearch/modules/lang-painless
Nik Everett 1bbd3c5400 Fix painless's out of bounds assertions in java 9
Java 9's exception message when lists have an out of bounds index
is much better than java 8 but the painless code asserted on the
java 8 message. Now it'll accept either.

I'm tempted to weaken the assertion but I like asserting that the
message is readable.
2016-10-29 22:21:57 -04:00
..
licenses merge master 2016-06-11 13:23:17 -04:00
src Fix painless's out of bounds assertions in java 9 2016-10-29 22:21:57 -04:00
ant.xml Remove Painless grammar ambiguities. 2016-05-23 16:39:52 -07:00
build.gradle Circuit break the number of inline scripts compiled per minute 2016-08-09 10:26:27 -06:00