[master] RFR: OMWorld: Decouple deflation and table sizing [v3]

Axel Boldt-Christmas aboldtch at openjdk.org
Tue Jun 4 06:03:17 UTC 2024


> The change reverts all changes to deflation and moves the resizing of the OMWorld ConcurrentHashTable to the service thread. Using a similar logic to how we resize the Symbol- and StringTables. 
> 
> The option to shrink the table is taken out and can be reintroduced at a later date as an enhancement. To do it correctly the interactions with deflation needs to be figured out.

Axel Boldt-Christmas has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Merge remote-tracking branch 'upstream_lilliput/master' into lilliput-decouple-deflation
 - Merge remote-tracking branch 'upstream_lilliput/master' into lilliput-decouple-deflation
 - Decouple deflation and table sizing

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

Changes: https://git.openjdk.org/lilliput/pull/175/files
  Webrev: https://webrevs.openjdk.org/?repo=lilliput&pr=175&range=02
  Stats: 205 lines in 7 files changed: 65 ins; 91 del; 49 mod
  Patch: https://git.openjdk.org/lilliput/pull/175.diff
  Fetch: git fetch https://git.openjdk.org/lilliput.git pull/175/head:pull/175

PR: https://git.openjdk.org/lilliput/pull/175


More information about the lilliput-dev mailing list