druid/docs
Gian Merlino 63ee69b4e8
Claim full support for Java 17. (#14384)
* Claim full support for Java 17.

No production code has changed, except the startup scripts.

Changes:

1) Allow Java 17 without DRUID_SKIP_JAVA_CHECK.

2) Include the full list of opens and exports on both Java 11 and 17.

3) Document that Java 17 is both supported and preferred.

4) Switch some tests from Java 11 to 17 to get better coverage on the
   preferred version.

* Doc update.

* Update errorprone.

* Update docker_build_containers.sh.

* Update errorprone in licenses.yaml.

* Add some more run-javas.

* Additional run-javas.

* Update errorprone.

* Suppress new errorprone error.

* Add exports and opens in ForkingTaskRunner for Java 11+.

Test, doc changes.

* Additional errorprone updates.

* Update for errorprone.

* Restore old fomatting in LdapCredentialsValidator.

* Copy bin/ too.

* Fix Java 15, 17 build line in docker_build_containers.sh.

* Update busybox image.

* One more java command.

* Fix interpolation.

* IT commandline refinements.

* Switch to busybox 1.34.1-glibc.

* POM adjustments, build and test one IT on 17.

* Additional debugging.

* Fix silly thing.

* Adjust command line.

* Add exports and opens one more place.

* Additional harmonization of strong encapsulation parameters.
2023-07-07 12:52:35 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
api-reference Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
assets Fixup data deletion tutorial docs (#14283) 2023-05-17 17:05:35 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
data-management API reference refactor (#14372) 2023-06-26 15:48:54 -07:00
design Add link to Slack channel (#14553) 2023-07-07 10:09:15 -07:00
development Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
ingestion API reference refactor (#14372) 2023-06-26 15:48:54 -07:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Add query results directory and prevent the auto cleaner from cleaning it (#14446) 2023-06-28 10:14:04 +05:30
operations Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
querying Add REGEXP_REPLACE function. (#14460) 2023-06-29 13:47:57 -07:00
tutorials Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00