On Wed, 17 Dec 2025 16:34:06 GMT, Stefan Karlsson <[email protected]> wrote:
> A few cleanups found while scanning over the InlineKlass files: > > * Fix include list and forward declarations > * Move non-trivial implementation out of .hpp > * Remove copy-n-past functions from InstanceKlass > * Remove redundant CDS function overrides > * Deduplicate null marker address calculation > * Deduplicate allocate_instance > * Fix raw casts from oop > * Tweak comments This pull request has now been integrated. Changeset: 8692887d Author: Stefan Karlsson <[email protected]> Committer: David Simms <[email protected]> URL: https://git.openjdk.org/valhalla/commit/8692887d7cb99ba9fdd5ac7388abb68f72ab4a31 Stats: 78 lines in 5 files changed: 25 ins; 38 del; 15 mod 8373912: [lworld] Small cleanups to InlineKlass Reviewed-by: coleenp ------------- PR: https://git.openjdk.org/valhalla/pull/1818
