RFR: 8323170 - j2dbench is using outdated javac source/target to be able to build by itself

Sergey Bylokhov serb at openjdk.org
Thu Feb 15 02:09:02 UTC 2024


On Sat, 13 Jan 2024 20:17:06 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:

>Also, I'm not saying to bump source/target to something drastic like 20 or so, I originally prosed 8 - which is the oldest live openjdk anyway. However (unless something unexpected comes form https://bugs.openjdk.org/browse/JDK-8323169) what in next jdks - from jdk23 onwards I would suggest 11 as source target, which will again cover the period of next LTS..and so on.

Unfortunately, right now the most important thing to compare is the difference between JDK 7/8 and the JDK 11+, since there was a big code rework in 11 which caused a few-not-fixed regressions.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17303#issuecomment-1945252549


More information about the client-libs-dev mailing list