Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3981

Unable to resolve Integer API as Lambda expression in a facelet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.7
    • 2.2.9
    • JSR-344
    • None

    Description

      Following testcases does not print anything in a facelet

      <h:outputText id="out6" value="#

      {Integer.numberOfTrailingZeros(16)}

      "/>

      <h:outputText id="out7" value="#

      {((firstStr, secondStr)-> (Integer.compare(firstInt,secondInt)))(5,6)}

      " />

      Attachments

        1. MYFACES-3981.patch
          10 kB
          Bill Lucy
        2. myfaces-3981-2.2.8.patch
          2 kB
          Bill Lucy

        Activity

          People

            wtlucy Bill Lucy
            codetester Anup
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: