JDK-8257845 : Integrate JEP 390
  • Type: Sub-task
  • Component: core-libs
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-12-07
  • Updated: 2020-12-17
  • Resolved: 2020-12-08
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 16
16 b28Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Integrate development from valhalla:jep390 into jdk:master.

Includes fixes for the following issues:
- JDK-8252180: Deprecate wrapper class constructors for removal
- JDK-8254047: Revise "value-based class" & apply to wrappers
- JDK-8252181: Define & apply annotation jdk.internal.ValueBased
- JDK-8252183: Add 'lint' warning for @ValueBased classes
- JDK-8257027: Diagnose synchronization on @ValueBased classes

Comments
Changeset: 48d8650a Author: Dan Smith <dlsmith@openjdk.org> Date: 2020-12-08 23:04:01 +0000 URL: https://git.openjdk.java.net/jdk/commit/48d8650a
08-12-2020