RFR: 8340416: Remove ArchiveBuilder::estimate_archive_size() [v2]

Sonia Zaldana Calles szaldana at openjdk.org
Mon Jan 13 18:49:25 UTC 2025


> Hi folks, 
> 
> This PR removes ArchiveBuilder::estimate_archive_size() per the issues raised in [JDK-8340416](https://bugs.openjdk.org/browse/JDK-8340416). 
> 
> Thanks!
> Sonia

Sonia Zaldana Calles has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Adding buffer size for 32-bit
 - Merge branch 'master' of github.com:openjdk/jdk into JDK-8340416
 - 8340416: Remove ArchiveBuilder::estimate_archive_size()

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

Changes: https://git.openjdk.org/jdk/pull/21931/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21931&range=01
  Stats: 34 lines in 2 files changed: 0 ins; 33 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/21931.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21931/head:pull/21931

PR: https://git.openjdk.org/jdk/pull/21931


More information about the hotspot-runtime-dev mailing list