lucene/gradle
Chris Hegarty a6f70ad2bb
Reflow computeCommonPrefixLengthAndBuildHistogram to avoid crash (#12905)
This commit reflows the code in the method body of computeCommonPrefixLengthAndBuildHistogram, so as to avoid a JVM JIT crash. The purpose of this change is to workaround the JVM bug which is somewhat fragile, but the best that we can do for now and appears to be working well.
2023-12-11 20:10:03 +00:00
..
datasets LUCENE-9651 Update benchmark module docs (#759) 2022-03-23 14:51:28 -05:00
documentation Enable search for site javadocs (#12430) 2023-07-24 10:38:19 -04:00
generation Remove patching for doc blocks. (#12741) 2023-11-06 10:46:03 -05:00
hacks GITHUB#12655: javac options via -J only when the compiler is in forked mode. 2023-10-12 09:05:03 +02:00
ide Fix bug with set of strings since upgrade of Gradle -> explicit cast from GString to String 2022-11-10 17:18:30 +01:00
java Fix javac task inputs so that they include modular dependencies #12742 (#12745) 2023-11-02 08:49:41 +01:00
maven Added JMH micro-benchmarks submodule (#12663) 2023-10-12 20:25:34 +02:00
pylucene LUCENE-10347: add a helper task 'collectRuntimeJars' that assembles binary artifacts under each module's build 'runtimeJars' folder. (#576) 2022-01-03 21:11:35 +01:00
testing Reflow computeCommonPrefixLengthAndBuildHistogram to avoid crash (#12905) 2023-12-11 20:10:03 +00:00
validation Rewrite JavaScriptCompiler to use modern JVM features (Java 17) (#12873) 2023-12-05 11:53:57 +01:00
wrapper GITHUB#12655: Upgrade to Gradle 8.4 2023-10-11 16:11:53 -04:00
ge.gradle Build: build scans on ge.apache.org to benefit from deep build insights (#12293) 2023-10-24 12:32:18 -04:00
globals.gradle Implement source code regeneration for test-framework perl scripts (#11952) 2022-11-19 23:40:45 +01:00
help.gradle migrate all vectorbench methods to lucene (#12667) 2023-10-14 11:36:42 -04:00
template.gradle.properties Implement MMapDirectory with Java 21 Project Panama Preview API (#12294) 2023-06-12 21:07:04 +02:00