> The valhalla code had refactored object allocation in TemplateTable::_new 
> because it was called for buffering reads from flat fields.  This buffering 
> code was moved to runtime in JDK-8375719.  Rather than refactoring OpenJDK to 
> match this, I chose to move the object allocation code back to where it was, 
> with the UseCompactObjectHeaders modifications.
> 
> Tested with tier1-3.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Coleen Phillimore has updated the pull request incrementally with one 
additional commit since the last revision:

  Remove minor whitespace changes.

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2349/files
  - new: https://git.openjdk.org/valhalla/pull/2349/files/c9db5e72..72258d62

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2349&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2349&range=00-01

  Stats: 22 lines in 14 files changed: 8 ins; 7 del; 7 mod
  Patch: https://git.openjdk.org/valhalla/pull/2349.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2349/head:pull/2349

PR: https://git.openjdk.org/valhalla/pull/2349

Reply via email to