Package: openjdk-17-jre-headless
Followup-For: Bug #1029342
Looking at codesearch[1] for the word 'jexec', most of the contexts that appear
are from one of a few categories:
* The code of OpenJDK itself
* Scripts/code intended to run in FreeBSD environments (where 'jexec' is
used to run a command within a jail)
* The 'XB-Cnf-Extra-Commands' control file header in java-common (listing
missing commands that will hint the user to install the package)
Perhaps we could safely remove 'jexec' from the Debian-distributed OpenJDK?
[1] - https://codesearch.debian.net/search?q=%5Cbjexec%5Cb&literal=0&perpkg=1