RFR: 8254275: [valhalla/jep390] Revise "value-based class" & apply to wrappers [v7]

Dan Smith dlsmith at openjdk.java.net
Tue Nov 24 18:46:43 UTC 2020


> Polishing the specification of "value-based class" to align with requirements of inline classes, allow classes (like Integer) with deprecated constructors, and clarify expectations for clients.
> 
> Full docs build: http://cr.openjdk.java.net/~dlsmith/8254275/8254275-20201013/api/index.html

Dan Smith has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:

 - Merge branch 'jep390' into 8254275
 - Don't claim ConstantDescs or DynamicCallSiteDescs are value-based
 - Review comments
 - Addressing additional review comments for ValueBased.html
 - Addressing review comments in ValueBased.html
 - Revise definition for more flexible ==. Apply revised boilerplate to wrappers and existing references.
 - 8254275: Development to revise ValueBased.html for consistency with inline class migration

-------------

Changes:
  - all: https://git.openjdk.java.net/valhalla/pull/222/files
  - new: https://git.openjdk.java.net/valhalla/pull/222/files/3c8fa53f..77464629

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=222&range=06
 - incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=222&range=05-06

  Stats: 501347 lines in 3107 files changed: 419833 ins; 60779 del; 20735 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/222.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/222/head:pull/222

PR: https://git.openjdk.java.net/valhalla/pull/222


More information about the valhalla-dev mailing list