[
https://issues.apache.org/jira/browse/LOG4J2-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Volkan Yazici resolved LOG4J2-3271.
-----------------------------------
Resolution: Information Provided
> When compiling 2.17.0 java8 error
> ---------------------------------
>
> Key: LOG4J2-3271
> URL: https://issues.apache.org/jira/browse/LOG4J2-3271
> Project: Log4j 2
> Issue Type: Bug
> Components: Build
> Affects Versions: 2.17.0
> Reporter: slava
> Priority: Major
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile
> (default-compile) on project log4j-core: Compilation failure
> [ERROR]
> /builddir/build/BUILD/apache-log4j-2.17.0-src/log4j-core/src/main/java/org/apache/logging/log4j/core/async/DisruptorUtil.java:[76,23]
> error: no suitable constructor found for SleepingWaitStrategy(int,long)
> [ERROR] constructor SleepingWaitStrategy.SleepingWaitStrategy() is not
> applicable
> [ERROR] (actual and formal argument lists differ in length)
> [ERROR] constructor SleepingWaitStrategy.SleepingWaitStrategy(int) is not
> applicable
> [ERROR] (actual and formal argument lists differ in length)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)