-
Sub-task
-
Resolution: Fixed
-
P4
-
14
-
None
-
b18
Ahead of augmenting javac's serial lint checks under JDK-8160675, it would be helpful to mark fields in security libs classes where the class is serializable, but a non-transient instance field does *not* have a serializable type.
Such classes may have difficulties being serialized at runtime.
Analogous work in the core libraries is being done underJDK-8231202.
Such classes may have difficulties being serialized at runtime.
Analogous work in the core libraries is being done under
- relates to
-
JDK-8231334 Suppress warnings on non-serializable instance fields in client libs serializable classes
-
- Resolved
-
-
JDK-8231368 Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
-
- Resolved
-
-
JDK-8231202 Suppress warnings on non-serializable non-transient instance fields in serializable classes
-
- Resolved
-
-
JDK-8274393 Suppress more warnings on non-serializable non-transient instance fields in security libs
-
- Resolved
-
-
JDK-8160675 Issue lint warning for non-serializable non-transient instance fields in serializable type
-
- Resolved
-