JDK-8168980 : Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
  • Type: Bug
  • Component: core-libs
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-11-01
  • Updated: 2016-11-04
  • Resolved: 2016-11-01
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 9
9 b143Fixed
Related Reports
Relates :  
Description
Recent changes for JDK-8164908 inadvertently removed the 2-arg newConstructorForSerialization method. This should be reinstated.
Comments
Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-November/044465.html
01-11-2016