JDK-8232076 : Suppress warnings on non-serializable non-transient instance fields in java.naming
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: javax.naming
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-10-09
  • Updated: 2019-10-17
  • Resolved: 2019-10-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 14
14 b19Fixed
Description
The cases where non-serializable non-transient fields are using the java.naming package should be addressed as has been done in other areas.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/9b40d05c9f66 User: darcy Date: 2019-10-10 01:23:35 +0000
10-10-2019

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-October/062822.html
09-10-2019