Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Is Smart GWT compatible with OpenJDK 8 or OpenJDK 11.

    Is Smart GWT compatible with OpenJDK 8 or OpenJDK 11, since I am facing some issues while starting application . The Lambda expression creates issue .

    #2
    Since version 2.8 (current 2.9) GWT supports Java 8 syntax and lamdba. I'm not using OpenJDK, but I don't see a reason why this should not work.
    Are you using GWT 2.8+ and also have a source level of >=Java 8?

    Best regards
    Blama

    Comment


      #3
      Yes I am Using version 2.8+. The GWT do not cause issue while using oracle JAVA 8 but it has issues while using OpenJDK 8 or OpenJDK 11, client side lambda expression causes issue.

      Comment


        #4
        Please specify the version of SGWT that you're using. Also, we can't debug "causing an issue." Can you provide the logs or output that you think show a problem?
        Last edited by Isomorphic; 12 Aug 2021, 09:09.

        Comment

        Working...
        X