-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
---
-
---
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.
- impacts account
-
WFLY-16986 Cannot return Record from EJB
- Closed
-
WFLY-18346 JVM crash when passing record to local EJB via remote interface
- Closed