Uploaded image for project: 'JBoss Logging'
  1. JBoss Logging
  2. JBLOGGING-127

JDK 9 EA build 151 - Loggers not created

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 3.2.1.Final
    • None
    • None
    • Hide

      To reproduce this:

      • Clone Weld repo
      • Get JDK 9 EA build 151 with Jigsaw (warning - this is the "latest one" link)
      • Set this JDK as default one (JAVE_HOME/PATH)
      • Go to ${weld_repo}/impl
      • Do mvn clean install -DskipTests
        • Generated loggers should reside under ${weld_repo}/impl/target/generated-sources/annotations/org/jboss/weld/logging
        • They will be there with JDK 8 or JDK 9 with build version lower than 151
        • They are missing with JDK 9 EA build 151
      Show
      To reproduce this: Clone Weld repo Get JDK 9 EA build 151 with Jigsaw (warning - this is the "latest one" link) Set this JDK as default one (JAVE_HOME/PATH) Go to ${weld_repo}/impl Do mvn clean install -DskipTests Generated loggers should reside under ${weld_repo}/impl/target/generated-sources/annotations/org/jboss/weld/logging They will be there with JDK 8 or JDK 9 with build version lower than 151 They are missing with JDK 9 EA build 151

    Description

      I started looking into JDK 9 EA for Weld and we use JBoss logging there.
      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.

      Attachments

        Issue Links

          Activity

            People

              jperkins-rhn James Perkins
              manovotn Matěj Novotný
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: