[
https://issues.apache.org/jira/browse/LOG4J2-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339456#comment-17339456
]
Volkan Yazici commented on LOG4J2-2771:
---------------------------------------
[~ralphgoers]'s terrific work on migrating master (3.x) branch to Java 11 sort
of deprecates this story, hence closing it.
> Remove need for multiple JDKs during build
> ------------------------------------------
>
> Key: LOG4J2-2771
> URL: https://issues.apache.org/jira/browse/LOG4J2-2771
> Project: Log4j 2
> Issue Type: Improvement
> Reporter: Volkan Yazici
> Priority: Minor
>
> As of now, the build requires two JDKs: 7/8 and 11. As stated by
> [~mattsicker] in [a mailing list
> discussion|https://lists.apache.org/thread.html/r0ff7872f743b30a89cd4119b44ed028dc661be8875e1c29546559d42%40%3Cdev.logging.apache.org%3E],
> this can be simplified by
> # only relying on JDK 11,
> # fixing compile errors, and
> # ensuring bytecode compatibility via
> [maven-animal-sniffer|https://www.mojohaus.org/animal-sniffer/index.html].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)