RFR: 8323170 - j2dbench is using outdated javac source/target to be able to build by itself
Jiří Vaněk
jvanek at openjdk.org
Sat Feb 3 12:38:01 UTC 2024
On Sat, 3 Feb 2024 12:31:16 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
> added workarounds so freshly built jdk can set its necessary source/taret without touching ant/makefile. In addition it can set itself as compiler/runner without putting itself on path.
Note, that I had left in original source/target of 7, wherre I still believe it should be on version supported by current "its" jdk as is in - https://github.com/openjdk/jdk/pull/17303#issuecomment-1881561656
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17695#issuecomment-1925309712
More information about the client-libs-dev
mailing list