You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ppkarwasz (via GitHub)" <gi...@apache.org> on 2023/08/03 20:35:57 UTC

Re: [PR] Switch the build to JDK 11 (logging-log4j2)

ppkarwasz commented on PR #1369:
URL: https://github.com/apache/logging-log4j2/pull/1369#issuecomment-1664613818

   In the end JDK 17 was too ambitious: many tests still fail there.
   
   In its final form this PR:
    - switches the build to JDK 9+ without requiring toolchains or anything else. On JDK 11 all tests pass, on JDK 17 there are some test failures (mainly due to the indiscriminate use of reflection).
    - the `java8-tests` profile (used by the CI) requires a `toolchains.xml` configuration with a JDK 8 toolchain.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org