Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18420

Add tests to verify remote ejb invocations with record params and return types

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • EJB
    • None
    • ---
    • ---

    Description

      record type was introduced in java 14. See https://docs.oracle.com/en/java/javase/14/language/records.html#GUID-6699E26F-4A9B-4393-A08B-1E47D4B2D263

      Need to add tests to verify that record types can be used as remote ejb method params and return types. During the invocation, such record type instances should be properly serialized and deserialized.

      Note that such tests will not compile until the required jdk version is upgraded to 14 and above.

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: