]
James Perkins commented on JBLOGGING-127:
-----------------------------------------
This is caused by JDK-8172158. I'll leave this open for now until a release is done
with the bug fix.
JDK 9 EA build 151 - Loggers not created
----------------------------------------
Key: JBLOGGING-127
URL:
https://issues.jboss.org/browse/JBLOGGING-127
Project: JBoss Logging
Issue Type: Bug
Affects Versions: 3.2.1.Final
Reporter: Matej Novotny
Assignee: James Perkins
I started looking into JDK 9 EA for [
Weld|https://github.com/weld/core] and we use JBoss
logging
[
there|https://github.com/weld/core/tree/master/impl/src/main/java/org/jbo...].
Everything was working as expected with logging up until latest JDK EA build release
(build 151).
Suddenly, after running build on JDK 9, no logger classes are generated and there is no
error message either.