-
Enhancement
-
Resolution: Unresolved
-
P3
-
18
The serial lints checks in JDK-8202056 and JDK-8160675 were written in terms of Symbol-level/javax.lang.model.Element-level semantics.
Code review feedback noted that the checks would be more idiomatic javac if expressed in terms of tree-level operations.
Code review feedback noted that the checks would be more idiomatic javac if expressed in terms of tree-level operations.
- relates to
-
JDK-8202056 Expand serial warning to check for bad overloads of serial-related methods and ineffectual fields
-
- Resolved
-
-
JDK-8160675 Issue lint warning for non-serializable non-transient instance fields in serializable type
-
- Resolved
-