Uwe Schindler
|
831ae2465b
|
Remove the deflater hack introduced because of JDK-8252739 (#977)
This bug was fixed in JDK-16 so it does not apply to main branch (Java 17) anymore.
|
2022-06-24 14:23:10 +02:00 |
|
Uwe Schindler
|
ff263f0aa4
|
Upgrade to forbiddenapis 3.3 (#768)
|
2022-03-26 17:09:42 +01:00 |
|
Uwe Schindler
|
8debc9d0c2
|
LUCENE-9517: Don't subclass Deflater and instead create a patch for setDictionary() using a functional interface (#1850)
|
2020-09-10 11:12:59 +02:00 |
|
Shalin Shekhar Mangar
|
13f19f6555
|
SOLR-9906: SolrjNamedThreadFactory is deprecated in favor of SolrNamedThreadFactory. DefaultSolrThreadFactory is removed from solr-core in favor of SolrNamedThreadFactory in solrj package and all solr-core classes now use SolrNamedThreadFactory
|
2020-04-13 08:16:35 +05:30 |
|
Dawid Weiss
|
8906c2ddbe
|
Merge forbidden APIs rules.
|
2019-12-17 13:39:10 +01:00 |
|
Dawid Weiss
|
6461909129
|
Port forbidden APIs. See gradlew :helpForbiddenApis to see how rules are applied automatically based on the set of dependencies of a project.
|
2019-12-03 14:40:35 +01:00 |
|