On Mon, 22 Sep 2025 20:22:28 GMT, Coleen Phillimore <[email protected]> wrote:
>> This makes oopFactory and deoptimization the only friends of private >> ArrayKlass::allocate_instance. This is similar to the PR >> https://github.com/openjdk/jdk/pull/27372 in mainline with some extra >> handling for new_refArray (rather than calling >> RefArrayKlass::allocate_instance() directly. >> Tested with tier1-4. > > Coleen Phillimore 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 branch 'lworld' into oopFactory > - Remove rogue public > - 8367415: Fully encapsulate array allocation in oopFactory Marked as reviewed by fparain (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/1602#pullrequestreview-3262821275
