Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8282336

Remove dependency of java.logging on java.security.sasl

XMLWordPrintable

      ADDITIONAL SYSTEM INFORMATION :
      Linux
      Java 16

      A DESCRIPTION OF THE PROBLEM :
      While debugging all the modules that were loaded, my application depends on java.naming, java.naming requires java.security.sasl, and it requires java.logging.
      However, it looks like that dependency could be replaced by the System.Logger, so creating a runtime would be possible to not include the java.logging transitively.

      But I can see that this requirement is a must, but if this behaviour is not defined in the spec, it might be a good way to improve.


            weijun Weijun Wang
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: