[lworld] [Rev 03] RFR: 8247357: Flattenable field concept needs some cleanup

Frederic Parain fparain at openjdk.java.net
Fri Jun 12 21:03:11 UTC 2020


> Please review these changes cleaning up the flattenable field concept.
> The concept has evolved with time and now all fields with an inline type are by definition flattenable, so the need to
> have a "flattenable bit" on the side is gone. The changeset contains a mix of renaming and code cleaning. The changes
> don't include JIT code, which would be fix in a follow-up patch.
> Thank you,
> 
> Fred

Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:

  Minor changes

This pull request has now been integrated.

Changeset: 4d78c630
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/4d78c630
Stats:     437 lines in 49 files changed: 51 ins; 15 del; 371 mod

8247357: Flattenable field concept needs some cleanup

Reviewed-by: hseigel

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

Changes:
  - all: https://git.openjdk.java.net/valhalla/pull/77/files
  - new: https://git.openjdk.java.net/valhalla/pull/77/files/5b49d2d7..3acfbe23

Webrevs:
 - full: https://webrevs.openjdk.java.net/valhalla/77/webrev.03
 - incr: https://webrevs.openjdk.java.net/valhalla/77/webrev.02-03

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/77.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/77/head:pull/77

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


More information about the valhalla-dev mailing list