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
How about exploring possibilities to keep generated property accessors working? Falling back to reflection makes generated accessors generally unusable on Java 9 and later
Jens Schauder opened DATACMNS-1079 and commented
We need to fall back to the reflection based version. Similar to DATACMNS-1066
Issue Links:
DATACMNS-1033 Assert Java 9 compatibility
DATACMNS-1080 Inject generated property accessor classes via ReflectUtils.defineClass(…)
Referenced from: pull request #224
The text was updated successfully, but these errors were encountered: