Bug 531592 - Java compiler warning: non-transient not serializable field in serializable class
Summary: Java compiler warning: non-transient not serializable field in serializable c...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-23 07:49 EST by Tamás Barta CLA
Modified: 2018-02-23 07:49 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tamás Barta CLA 2018-02-23 07:49:02 EST
It would be find if Eclipse could display a warning if a non-transient, not serializable field is in a serializable class.