[lworld] [Rev 01] RFR: 8247357: Flattenable field concept needs some cleanup
Frederic Parain
fparain at openjdk.java.net
Thu Jun 11 22:09:08 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 with a new target base due to a merge or a rebase. The pull request now
contains four commits:
- Merge remote-tracking branch 'upstream/lworld' into flattenable_squashed2
- More renaming
- Merge remote-tracking branch 'upstream/lworld' into flattenable_squashed2
- Remove flattenable concept and associated code
-------------
Changes: https://git.openjdk.java.net/valhalla/pull/77/files
Webrev: https://webrevs.openjdk.java.net/valhalla/77/webrev.01
Stats: 434 lines in 49 files changed: 14 ins; 51 del; 369 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