You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test: Update AggregatesTest to use List of Doubles
The kotlinx codec was picking up the double array as
it was serializable. However, it should be limited
to top level data, value or sealed kotlin classes.
JAVA-5035
0 commit comments