]
Matej Novotny commented on JBLOGGING-127:
-----------------------------------------
This was fixed with JDK EA build 152 - fee free to close this ticket with whichever
resolution status you deem correct.
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.