CatgirlIntelligenceAgency/third-party
Viktor Lofgren dbe9235f3a (*) Upgrade to JDK21 with preview enabled.
... also move some common configuration into the root build.gradle-file.

Support for JDK21 in lombok is a bit sketchy at the moment, but it seems to work.  This upgrade is kind of important as the new index construction really benefits from Arena based lifecycle control over off-heap memory.
2023-09-24 10:38:59 +02:00
..
commons-codec (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
count-min-sketch (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
monkey-patch-gson (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
monkey-patch-opennlp (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
openzim (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
parquet-floor (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
porterstemmer (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
rdrpostagger (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
symspell (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
uppend (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
xz (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
README.md (hash) Modified version of common codec's Murmur3 hash 2023-08-01 14:57:40 +02:00

Third Party Code

This is a mix of code from other projects, that has either been aggressively modified to suite the needs of the project, or lack an artifact, or to override some default that is inappropriate for the type of data Marginalia throws at the library.

Sources and Licenses

Modified

Repackaged

Monkey Patched