]
James Perkins closed JBLOGGING-127.
-----------------------------------
Resolution: Out of Date
Excellent, thanks for testing it out.
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.