On Thu, 12 Mar 2026 07:55:36 GMT, Stefan Karlsson <[email protected]> wrote:

> The current lworld branch has code that visits the 
> ObjArrayKlass::_element_klass. The element klass and the array klass are both 
> allocated in the same CLD, so there's no need for the GC to spend extra work 
> also trying to keep the element klass alive. 
> 
> The patch also contains some tiny reverts and cleanups that I saw while 
> diffing the GC code in the lworld branch.
> 
> The patch depends on the #2207 so that needs to get reviewed before this can 
> be integrated.
> 
> Tested with tier1-3

@xmas92 @walulyai could I request a review from you two?

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

PR Comment: https://git.openjdk.org/valhalla/pull/2218#issuecomment-4053748616

Reply via email to