use --release 7 instead of -source/-target
authorTiago Stürmer Daitx <tiago.daitx@ubuntu.com>
Fri, 15 Jul 2022 15:27:25 +0000 (16:27 +0100)
committerThomas Goirand <zigo@debian.org>
Fri, 15 Jul 2022 15:27:25 +0000 (16:27 +0100)
commitd7315e609d01890e43ef781dfdbc2d65df0c5e63
treec255ebe19fe495acc6c44bf16f83aa296796b04b
parentc8f97d5d794b187f5e484b59aa3aed593e8b0241
use --release 7 instead of -source/-target

Bug-Ubuntu: https://launchpad.net/bugs/1756854
Bug-Ubuntu: https://launchpad.net/bugs/1766998
Forwarded: no
Last-Update: 2018-04-24

Instead of -source/-target ceph should be build with --release for OpenJDK 9
or later so that the bootclasspath is also set, as per JEP-247, otherwise it
risks incurring into binary incompatibility when run with an earlier OpenJDK.
OpenJDK 11 minimum compatibility release has been updated to 7.
Last-Update: 2018-04-24
Gbp-Pq: Name update-java-source-target-flags.patch
src/java/CMakeLists.txt