jdk 19 building #4169
tarzanek
started this conversation in
Development
jdk 19 building
#4169
Replies: 1 comment 1 reply
-
ignore, I didn't have properly synced/reloaded the project in Idea upon JDK switching |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys
tried to build with jdk 19 and ended with:
java: non-transient instance field of a serializable class declared with a non-serializable type
on lots of serialized classes
it's still a warning, so we can decide to ignore it, but I guess someone can have a look (or someone already did how serialization changed in jdk 19 ? )
Beta Was this translation helpful? Give feedback.
All reactions