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

DEFER from Features API is taking precedence over defer preference in catalog file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • xml
    • 9
    • b114

      CatalogFeatures features = CatalogFeatures.builder().with(CatalogFeatures.Feature.DEFER, "true").build();
      is taking effect instead of the following entry in the catalog file:
      <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" defer="false">
          <delegatePublic publicIdStartString="DELEGATE-DEFER" catalog="bad_cat.xml"/>
          <!--<nextCatalog catalog="file_cat.xml"/>-->
      </catalog>

            joehw Joe Wang
            pchinnasamy Prabushankar Chinnasamy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: