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

TransformerFactory.getFeature("http://www.oracle.com/feature/use-service-mechanism") should return the actual value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • xml
    • None

      Method getFeature(String) of TransformerFactoryImpl will always return true if the parameter is XalanConstants.ORACLE_FEATURE_SERVICE_MECHANISM, it should return the real value of _useServicesMechanism.

      Test method testTransform_DOM_withSM in Bug7143711Test.java is disabled due to this bug, it should be re-enabled once this bug is fixed.

            joehw Joe Wang
            fyuan Frank Yuan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: