Github user mikaelstaldal commented on the issue:
https://github.com/apache/logging-log4j2/pull/87
BTW, the test fails on Java 9:
```
2017-07-02 14:19:04,650
org.apache.logging.log4j.perf.jmh.Log4j2AppenderLatencyBenchmark.end2end-jmh-worker-1
ERROR Memo
ryMappedFileManager target/MemoryMappedFileAppenderTest.log Unable to
remap: java.lang.reflect.InaccessibleObjectException: Unable to make public
jdk.internal.ref.Cleaner java.nio.DirectByteBuffer.cleaner() accessible: module
java.base does not "opens java.nio" to unnamed module @1417a6e9
java.lang.reflect.InaccessibleObjectException: Unable to make public
jdk.internal.ref.Cleaner java.nio.DirectByteBuffer.cleaner() accessible: module
java.base does not "opens java.nio" to unnamed module @1417a6e9
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---