Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2833

Replace wildcard imports with specific imports inside the org.wildfly.security.asn1.DEREncoder.java class

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None

      Generally, it's good practice to avoid using wildcard imports (i.e., to avoid using .* in import statements).

      Replace the wildcard imports in DEREncoder.java with explicit imports.

              Unassigned Unassigned
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: