lucene/gradle
Chris Hegarty 8d7e4174af
Add a separate option to allow running Panama Vectorization for all tests with suitable C2 defaults (#13351)
This commit adds a separate option, tests.defaultvectorization, to allow running Panama Vectorization for all tests with suitable C2 defaults.

For example:

./gradlew :lucene:core:test -Ptests.defaultvectorization=true
---------

Co-authored-by: Uwe Schindler <uschindler@apache.org>
2024-05-09 11:00:51 +01:00
..
datasets Modify getEnWikiRandomLines to fetch and decompress the zstd resource #13083 2024-02-06 22:08:09 +01:00
documentation Add support for Github issue numbers in Markdown converter (e.g., MIGRATE.md file) (#13215) 2024-03-26 13:45:56 +01:00
generation Schedule compileJava after the internal task if it affects source files (#13282) 2024-04-09 07:44:07 +02: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 Correct typo #13148 2024-03-01 07:12:57 +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 Add a separate option to allow running Panama Vectorization for all tests with suitable C2 defaults (#13351) 2024-05-09 11:00:51 +01:00
validation upgrade snowball to 34f3612e5e8c (round two) (#13227) 2024-03-27 17:51:48 -04: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 Attempting to clean up some remaining Solr references (#12939) 2023-12-14 06:02:16 -05:00
template.gradle.properties Bump minimum required Java version to 21 (#12753) 2024-02-29 12:16:29 +01:00