Drag-n-drop from UnivIS view produces exception in Java 14
Open
bug
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This seems to be a serialization issue:
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.gson.internal.bind.ReflectiveTypeAdapterFactory (file:/home/fw/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.6.2/f1bc476cc167b18e66c297df599b2377131a8947/gson-2.6.2.jar) to field java.time.LocalDateTime.date
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.